About SymPy & SymEngine

SymPy is a pure Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external library.
SymEngine is a standalone fast C++ symbolic manipulation library. Optional thin wrappers allow usage of the library from other languages.

SymPy & SymEngine Tutorial for PyCon India 2017

On this wiki page

Speaker Info

SymPy India developers will be conducting the workshop:

  • Shekhar Prasad Rajak | Core Developer at SymPy GSoC 2016 | Solvers, Sets
  • Shikhar Jaiswal | IIT Patna | Student Developer at SymPy GSoC 2017 | SymPy - SymEngine Integration and Python Wrappers