SymPy
Shekhar Prasad Rajak (@shekharrajak)
GSoC 2016 - Solvers: Completing Solveset
Study and development of algorithms and software
for manipulating mathematical expressions and other
mathematical objects.
Numeric: 3.14159265359
● Standalone
● Full featured
● BSD licensed
● Embraces Python
● Usable as a library
Provide a symbolic manipulation library in Python.
- en route to a full featured computer algebra system
● Ondřej Čertík started the project in 2006.
● Lot of work was done in Google Summer of Code 2007.
● Participated in every GSoC for last 9 years.
● Aaron Meurer took over as a lead developer on Jan 4, 2011.
< 5 MB
Solve system of N non linear equations with M variables
Solves Positive dimensional system
non polynomial equation using substitution method
real and complex solutions
Github : @shekharrajak