testing-tensor: Pure implementation of tensors, for use in tests.

[ bsd3, library, testing ] [ Propose Tags ] [ Report a vulnerability ]

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

Flags

Manual Flags

NameDescriptionDefault
test-fft

Test against an FFT implementation

Disabled
test-cudnn

Test against cuDNN

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.2.0
Change log CHANGELOG.md
Dependencies base (>=4.16 && <5), fin (>=0.3 && <0.4), QuickCheck (>=2.15 && <2.17), random (>=1.2 && <1.4), transformers (>=0.5 && <0.7), vec (>=0.5 && <0.6), vector (>=0.13 && <0.14) [details]
Tested with ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.2, ghc ==9.12.2
License BSD-3-Clause
Author Edsko de Vries
Maintainer edsko@well-typed.com
Category Testing
Source repo head: git clone https://github.com/well-typed/testing-tensor
Uploaded by EdskoDeVries at 2025-08-28T17:23:45Z
Distributions
Downloads 32 total (11 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-08-28 [all 1 reports]