@hackage easytensor0.2.0.0
Initial project template from stack
Categories
License
MIT
Maintainer
chirkin@arch.ethz.ch
Links
Versions
Installation
Dependencies (3)
- base >=4.9 && <5
- dimensions
- ghc-prim >=0.5 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/easytensor-vulkan
Package Flags
unsafeindices
(off by default)
Disable bound checks when accessing elements of a tensormatrixvector.
Pure haskell vectormatrixtensor 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.