Skip to content

v0.3.0

Choose a tag to compare

@Waigo01 Waigo01 released this 17 May 09:39
· 74 commits to main since this release
c74f807

Major feature additions:

  • Support for systems of equations using newtons method (k variables, k equations) (breaking changes) 🎉
  • Addition of multiple quality of life features (breaking changes)

Bug Fixes:

  • Proper left recursion/associativity implementation