tensor

A completely type-safe library for linear algebra

http://noaxiom.org/tensor

Latest on Hackage:0.3.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Federico Squartini, Nicola Squartini
Maintained by Nicola Squartini

This library defines data types and classes for fixed dimension vectors and tensors. See the homepage http://noaxiom.org/tensor for more details, or Data.Tensor.Examples for a short tutorial.