easytensor

Pure, type-indexed haskell vector, matrix, and tensor library.

https://github.com/achirkin/easytensor#readme

Latest on Hackage:2.1.1.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.

BSD-3-Clause licensed by Artem Chirkin
Maintained by [email protected]

Pure, type-indexed haskell vector, matrix, and tensor library. Features dimensionality type-checking for all operations. Generic n-dimensional versions are implemented using low-level prim ops. Allows ad-hoc replacement with fixed low-dimensionality vectors and matrices without changing user interface. Please see the README on GitHub at https://github.com/achirkin/easytensor#readme