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. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/70d1e459-2a80-4b07-9bc6-c89f9c01d06fn%40googlegroups.com.
