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.
This release provides enhancements to output formatting and an implementation of the `solve()` operation that understands equations. For details see the
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