sympy
https://github.com/sympy/sympy
Python
A computer algebra system written in pure Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1120 Subscribers
View all SubscribersAdd a CodeTriage badge to sympy
Help out
- Issues
- Wrong solution for finding roots of complex function
- Fix hypersimp function and refactor piecewise._eval_nseries() to use wrapper function.
- Abs(cos) not what it is assumed
- Wrong result in simplify(1.0**(x+1)/1.0**x)
- wrong solution to algebraic equation
- typing(matrices): Add annotations to MatrixBase
- add additional console backend for `bpython` in `isympy`
- Fix fp group constructor
- typing: add type hints in the quaternion module
- Relational operators (e.g. LessThan) are not simplified: ( a <= Abs(a) ) should be True for real numbers
- Docs
- Python not yet supported