darkeclipz / calcupy

Calculus powered graphical calculator.
3 stars 0 forks source link

Step-by-step solutions #17

Open darkeclipz opened 5 years ago

darkeclipz commented 5 years ago

Add step-by-step solutions for some of the main functionality that is used from SymPy. Initially only for Algebra and Calculus operations.

Some information about extracting the steps from SymPy: