typed-matrix-ops

0.1.4 • Public • Published

Numeric Javascript Matric Ops ported to typed-array-function

  • dot() - Vector and Matrix dot.

  • dotMM() - Matrix Matrix dot.

  • dotVM() - Vector Matrix dot.

  • dotMV() - Matrix Vector dot.

  • dotVS() - Vector Scalar dot.

  • dotSV() - Scalar Vector dot.

  • diag() - create a diagonal martrix from a vector.

  • identity() -

  • tensor() - Vector Vector tensor multiply.

Package Sidebar

Install

npm i typed-matrix-ops

Weekly Downloads

3

Version

0.1.4

License

MIT

Last publish

Collaborators

  • jbroll