Skip to content

First mostly stable release

Compare
Choose a tag to compare
@ForceBru ForceBru released this 21 Nov 19:10
· 39 commits to master since this release
  • Supports all mathematical operations
    • addition
    • subtraction
    • multiplication (matrix by matrix and matrix by number)
    • division by numbers
  • Easy function vectorization
  • Exponentiation
  • Squaring matrices
  • Identity matrices support
  • Simple and fast transposing