davidedc / Algebrite

Computer Algebra System in Javascript (Typescript)
http://algebrite.org
MIT License
955 stars 59 forks source link

Simplification steps? #145

Closed stnor closed 7 months ago

stnor commented 3 years ago

I'm planning to start using Algebrite (migrating from Algebra.js) for simplification and to compare expression equality. Is there a way to get the steps of the simplification process, like in mathsteps?