Skip to content

v2.7.0 Matrix algebra

Compare
Choose a tag to compare
@vanilla-extracts vanilla-extracts released this 17 Nov 22:46
· 322 commits to mistress since this release
  • Matrix calculation
    • Add matrix to the datatypes
    • Lex matrices
    • Parse matrices
    • Add matrices operation
      • Matrix addition
      • Matrix multiplication
      • Calculate the matrix determinant
      • Calculate the reverse matrix