Algebra_with_Sympy v0.10.0 release...

31 views
Skip to first unread message

gu...@uwosh.edu

unread,
Sep 5, 2022, 1:26:48 PM9/5/22
to sympy

Available on pypi: pip install Algebra-with-SymPy==0.10.0.

See: https://gutow.github.io/Algebra_with_Sympy/algebra_with_sympy.html.

  • Documentation updates and fixes.
  • Significantly increased test coverage (~98%).
  • Support for Eqn.rewrite(Add). Thank you Davide Sandonà!
  • Solving (e.g. solve(Eqn,x)) now supported fully. Still experimental.
  • Bug fix: latex printing now supports custom printer. Thank you Davide Sandonà!
  • Substitution into an Equation using Equations is now supported (e.g. eq1.subs(eq2, eq3, ...)). Thank you Davide Sandonà!
  • 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.
Reply all
Reply to author
Forward
0 new messages