@hackage / testing-tensor

Pure implementation of tensors, for use in tests.

Latest0.2.0

About

Metadata

  • Last updated , by EdskoDeVries
  • License BSD-3-Clause
  • Categories Testing
  • Maintained by: edsko@well-typed.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.2
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8

Package Flags

Use the -f option with cabal commands to enable flags

    test-fft (off by default)

    Test against an FFT implementation

    test-cudnn (off by default)

    Test against cuDNN

Readme

This is a pure Haskell implementation of tensors, emphasizing simplicity over all else. It is intended to be used as a model in tests.