matrice

0.1.0 • Public • Published

🦅 Matrice

High performance matrix manipulation in Javascript

Install

Install using Yarn: yarn add matrice

Or if you prefer npm: npm install -S matrice

Usage

const usage = todo()

For the moment, see index.test.js for sample usage

API

TODO For the moment, see index.js for the API

TODO

  • Add usage & API
  • Write roadmap common functionality & implement
  • Decide between static methods or utility functions & best import/export pattern
  • Performance comparisons & tests (implemented as efficiently as possible according to the author's understanding, but needs to be tested objectively)

Features

  • elementwise map/forEach
  • diagonalisation
  • gaussian elimination
  • normalisation
  • other useful linear algebra algorithms
  • error checking (& corresponding tests)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    3

Package Sidebar

Install

npm i matrice

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

161 kB

Total Files

6

Last publish

Collaborators

  • haliaeetus