Skip to content

v0.7.0

Compare
Choose a tag to compare
@AdelKS AdelKS released this 07 May 20:45
· 62 commits to main since this release
dccfa56

Various internal code simplifications and reworks.

In the API, Function class got reworked

  • Its arguments number is no longer templated, that did not bring any performance benefit
  • DynMathObject only contains a Function or Sequence alternative if it's in a valid state

Full Changelog: v0.6.0...v0.7.0