fleuret

A simple Matrix class in JavaScript 🤺

View the Project on GitHub onurtemizkan/fleuret

fleuret 🤺

fleuret is a simple Matrix class for JavaScript.

npm version Build Status Coverage Status

Installation

Install fleuret using yarn:

yarn add fleuret

Or via npm:

npm install --save fleuret

Compatibility

The minimum supported Node version is v6.0.0.

Documentation

API Docs can be found in here

Contributing

Pull Requests are welcome. To propose changes, use these steps below;