Javascript Matrix Library
Yet another javascript matrix library.
Usage
Download the library source code and include the javascript file in your html.
<script src="js/mat.js"></script>
Then you are ready to go.
Documentation
You can find the documentation and examples here: http://dhuertas.github.io/mat.js. Happy coding!