v0.7.0
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 aFunction
orSequence
alternative if it's in a valid state
Full Changelog: v0.6.0...v0.7.0