·
343 commits
to master
since this release
- Introduce pickle support for fastmat matrices
- Introduce slicing syntax to retrieve rows, columns and elements
- Introduce new documentation scheme using Sphinx (http://fastmat.readthedocs.io)
- Introduce NDFourier matrix class
- Introduce ARM support (tested on ZYNQ SoC-platform)
- Introduce inspection routines
- Improve CG algorithm
- Rework matrix properties, data types and performance profiling
- Rework operator overloading
- Major and Minor bugfixes in BlockDiag, Circulant, CG, Hadamard, Product, Toeplitz, SAFT Demos and normalization routines