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 supported1072 Subscribers
View all SubscribersAdd a CodeTriage badge to sympy
Help out
- Issues
- The unimodular matrices in the smith normal form
- Fix some warnings in the optional dependency tests
- Incompatible dimensions can be added
- Several small changes to laplace_transform
- Fixed bug in _eval_nseries method of Abs class
- Remove some cases of catching AttributeError
- quick exit for expand_log(log(a*b**e)/log(b))
- refactored factorials.py to replace **kwargs with known kw arguments
- ask inequality handling: handle variables that aren't explicitly specified to be real (and are implicitly complex)
- Fast `_perfect_power` implemented
- Docs
- Python not yet supported