This pip installable module is an interactive extension for using Sympy allowing it to recognize and use equations (e.g. f = a*x^2 + ln(c)). It was initially designed to assist students and instructors using Sympy for algebraic manipulation of equations. I personally use it extensively to produce nice typeset answer keys to physical science problem sets.
Full documentation can be found here <https://gutow.github.io/Algebra_with_Sympy/algebra_with_sympy.html>. This release provides enhancements to output formatting and an implementation of the `solve()` operation that understands equations. For details see the change log <https://gutow.github.io/Algebra_with_Sympy/algebra_with_sympy.html#change-log> . I hope this is useful to some of you. Also , I want to thank Davide SandonĂ for providing some of the code for this latest update and testing of the output options. Regards, Jonathan -- 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/c4cb8f16-4703-421b-b926-b1cf20153eaen%40googlegroups.com.
