@hackage testing-tensor0.2.0

Pure implementation of tensors, for use in tests.

  • Installation

  • Tested Compilers

  • Dependencies (1)

  • Dependents (0)

  • Package Flags

      test-fft
       (off by default)

      Test against an FFT implementation

      test-cudnn
       (off by default)

      Test against cuDNN

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