Skip to content

v0.4.1

Latest

Choose a tag to compare

@Waigo01 Waigo01 released this 08 Mar 11:12
2170c8a

Major feature changes (no breaking changes):

  • Added value! macro to allow for easier value definition.
  • Added determinant and inverse calculation for matrices.
  • Added some quality of life implementations.

Bug fixes:

  • Fixed bugs with negate and simplified parser code.
  • Improved Integral calculation in terms of speed and accuracy.