dense_mats

.. image:: https://travis-ci.org/vbarrielle/densemats.svg?branch=master :target: https://travis-ci.org/vbarrielle/densemats

dense_mats contains strided dense matrices implementations.

Matrices are defined as a contiguous piece of memory, the data array, which is interpreted as a matrix stored in either column major order or row major order.

Documentation

https://vbarrielle.github.io/densemats/doc/densemats/

License

MIT license. See LICENSE.txt