Install

sympy_equation can be installed with pip or conda:

pip install sympy_equation

Or:

conda install conda-forge::sympy_equation

The following dependencies will be installed on your environment:

  • sympy: because sympy_equation extends this CAS functionalities.

  • param: because it makes it easier to create and document functionalities.