1.0.0 • Published 3 years ago

matcpp v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

MatCPP

MatCPP is a package created for developers requiring matrices, and whom require all the subsequent operations that can be performed on and/or with matrices.

Install Latest Release (v1.0)

npm install matcpp

Version 1.0

This version contains

  • Functions that can generate up to five dimensional matrices
  • An ability to manually set the value of any element in a matrix

To get started using MatCPP API visit the documentation page.