gutow/Algebra_with_Sympy
Tools for doing stepwise algebra in an on paper like manner using SymPy.
Jupyter NotebookGPL-3.0
Issues
- 3
Support for sympy 1.13.0
#35 opened by Davide-sd - 0
- 1
Make preparsing more friendly to other code by only forcing int() to sympy Integer() within sympy expressions...
#32 opened by gutow - 0
- 2
- 4
Make `solve` returns more reproducible
#27 opened by Davide-sd - 11
Equation rendering
#26 opened by PascalGitz - 1
- 1
Equation names containing underscore mess up pretty display when equations are labeled
#33 opened by gutow - 2
- 2
- 23
Support sympy `latex_mode="equation"`
#22 opened by gutow - 4
KeyError in simplify
#23 opened by Firionus - 3
- 2
Make an equation input GUI using ipywidgets
#4 opened by gutow - 0
Add option to hide the output of solve
#18 opened by Davide-sd - 0
Extend .subs to accept keyword type syntax, i.e. .subs(a = 2*c, b=1, d=sin(x),...)
#17 opened by gutow - 1
- 1
- 6
Implement rewrite(Add)
#8 opened by Davide-sd - 1
Build tests of the preparser
#15 opened by gutow - 4
Implement `eq1.subs(eq2)`
#9 opened by Davide-sd - 0
- 1
Override of the roots convenience function
#5 opened by gutow - 0
Label equations with their python name
#1 opened by gutow