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 supported1139 Subscribers
View all SubscribersAdd a CodeTriage badge to sympy
Help out
- Issues
- 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
- Add type annotations
- `Expr.equals()` returns `False` for mathematically equal expressions derived from `Matrix.exp()`
- ci(bleeding-edge): fall back to PyPI when nightly wheels are missing
- stats: fix IndexError for bare RandomSymbol mixed with concrete RVs
- fix(core/relational): don't trust diff cancellation in is_ge for extended reals
- sympy.stats: mixed bare/concrete probability spaces crash in pspace() / IndependentProductPSpace
- Docs
- Python not yet supported