All Versions
3
Latest Version
Avg Release Cycle
175 days
Latest Release
3736 days ago
Changelog History
Changelog History
-
v0.2.1.0 Changes
November 24, 2014๐ Fixes the string parser
๐ The string parser used to be based on regex matching. This was super brittle.
๐ Now, this uses happy to parse the expression and actually simplifies it before constructing the
equation.๐ Fixes an issue in
solveLinear
There was some infinite recursion that could occur for some equations.
-
v0.2.0.0
December 10, 2013 -
v0.1.0.0
December 09, 2013