Skip to content

Releases: gutow/Algebra_with_Sympy

Version 0.9.1.1

25 Mar 00:24
Compare
Choose a tag to compare

Adds:

  • Equations labeled with their python name, if they have one.
  • Added flags to adjust human readable output and equation labeling.
  • Accept equation as function argument in any position.
  • First pass at solve() accepting equations.
  • Added override of root() to avoid warning messages.
  • More unit tests.
  • First pass at documentation.

Also available from pypi: pip install Algebra-with-SymPy==0.9.1.1

Algebra_with_SymPy_0.9.0

14 Jan 16:39
Compare
Choose a tag to compare

First release that can be installed with pip. Install in your Python environment with pip install Algebra_with_SymPy==0.9.0. Visit on PyPi