matrices

Simple two-dimensional matrices backed by a flat array


License
LGPL-3.0
Install
psc-package install matrices

Documentation

purescript-matrices

Build Status Dependency Status purescript-matrices on Pursuit

A two-dimensional Matrix type for PureScript with a simple and straightforward API. Documentation is available on Pursuit

Inspired by https://github.com/eeue56/elm-flat-matrix.

License

Copyright 2016 Christoph Hegemann

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

See the LICENSE file for further details.