Skip to content

v0.2.0

Choose a tag to compare

@Waigo01 Waigo01 released this 14 Apr 10:36
· 84 commits to main since this release
98ad6d4

Major changes:

  • Added support for derivatives and integrals
  • Modified operation types and operations structs (possibly breaking changes)
  • Added new convenience functions such as Variable::new() and Binary::from_value()
    Todo:
  • Improve performance of integral calculator
  • Add support for vectors as integral bounds