@hackage / typelevel-tensor

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

Latest0.2.1

About

Metadata

  • Last updated , by TakayukiMuranushi
  • License BSD-3-Clause
  • Maintained by: muranushi@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    test (on by default)

    Build the executable to run unit tests

Readme

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.