All Versions
3
Latest Version
Avg Release Cycle
175 days
Latest Release
3412 days ago

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