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 supported1142 Subscribers
View all SubscribersAdd a CodeTriage badge to sympy
Help out
- Issues
- Fix conditional_space with normalize false
- Collect function applies order inconsistently
- Fix/refine pow nested 29684
- `(z * conjugate(z)).is_real` gives `None` instead of `True`
- Fix integrate(sqrt(2-x)*sqrt(1/(2-x))) returning -1 instead of 1
- A negative summation is somehow simplified to a piecewise that retains the sum's index even though there are no more summations
- Fix Piecewise folding over sums with bound variables
- wrong result: `integrate(sqrt(2 - x) * sqrt(1 / (2 - x)), (x, 0, 1))`
- Experiencing "NameError: name 'DiracDelta' is not defined" when getting samples
- Fix Interval.is_subset(Union) returning None when interval spans a gap
- Docs
- Python not yet supported