typelevel-tensor

Tensors whose ranks and dimensions type-inferred and type-checked.

https://github.com/nushio3/typelevel-tensor

Latest on Hackage:0.2.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 Takayuki Muranushi
Maintained by [email protected]

A tensor class for Haskell that can type-infer and type-check over tensor ranks and dimensions. See https://github.com/nushio3/typelevel-tensor/tree/master/example for examples.