.. 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.
https://vbarrielle.github.io/densemats/doc/densemats/
MIT license. See LICENSE.txt