Algebra_with_Sympy icon indicating copy to clipboard operation
Algebra_with_Sympy copied to clipboard

Make an equation input GUI using ipywidgets

Open gutow opened this issue 2 years ago • 2 comments

For use by beginning students it might help to have a GUI/palette-like way of building equations that generates the expression for defining an equation that could then be copy/pasted into a cell. Suggested by some general chemistry instructors.

gutow avatar Apr 23 '22 02:04 gutow

I actually prefer forcing them to practice calculator syntax, as they need practice entering calculations as they would on a calculator.

gutow avatar Jun 05 '22 16:06 gutow

Something to start with MathLive in another webpage, but with output to sympy syntax not just latex. Then user can copy and paste.

gutow avatar Jan 21 '23 17:01 gutow