- Notifications
You must be signed in to change notification settings - Fork0
Yet another javascript matrix library
License
NotificationsYou must be signed in to change notification settings
dhuertas/mat.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Javascript Matrix Library
Yet another javascript matrix library.
Usage
Download thelibrary 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!