@hackage easytensor0.2.0.0

Initial project template from stack

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.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/easytensor-vulkan
  • Package Flags

      unsafeindices
       (off by default)

      Disable bound checks when accessing elements of a tensormatrixvector.