GSoC/GCI Archive
Google Summer of Code 2015 Python Software Foundation

SymPy Improving Solvers : Extending Solveset

by AMiT Kumar for Python Software Foundation

The Project aims at improving the current Equation solvers in SymPy by: 1). Making the code more robust, modular, and approachable for developers. 2) Improving Mathematical robustness of new solvers module. 3) Implementing Complex Sets: Representing infinite solutions in the argand plane. 4) Implementing solvers for Linear System of Equation, Transcendental solvers, etc 5.) Implementing Differential Calculus Methods.