Algebra-with-sympy

Latest version: v1.0.0

Safety actively analyzes 619291 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.0

First Stable Release:

- A few bug fixes and updates to functionality. See https://gutow.github.io/Algebra_with_Sympy/algebra_with_sympy.html#change-log.
- Also available via pip: `pip install Algebra-with-SymPy`.

0.12.0

0.11.0

Versions 0.11.0. Simplified control of code and pretty-printed output that works for both `Equations` and all Sympy `Expressions`. `Equation` aware `solve()` now implemented.
Also available on pypi: `pip install Algebra-with-SymPy==0.11.0`.

0.10.0

- Documentation updates and fixes.
- Significantly increased test coverage (~98%).
- Support for Eqn.rewrite(Add)
- Solving (e.g. solve(Eqn,x)) now supported fully. Still experimental.
- Bug fix: latex printing now supports custom printer.
- Substitution into an Equation using Equations is now supported (e.g. eq1.subs(eq2, eq3, ...)).
- algebra_with_sympy.__version__ is now available for version checking within python.
- Bug fix: preparsing for = syntax no longer blocks obj? syntax for getting docstrings in ipython.
- More robust determination of equation names for labeling.

0.9.4

Release for compatibility with `sympy>=1.11`.
Can also be installed from PyPi: `pip install Algebra-with-SymPy==0.9.4`.

0.9.2

New shorthand syntax for defining equations in IPython and Jupyter environments: `eq_name=eq.lhs=eq.rhs`.

Also available from pypi: `pip install Algebra-with-SymPy==0.9.2`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.