testing-tensor: Pure implementation of tensors, for use in tests.
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
Name | Description | Default |
---|---|---|
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
- testing-tensor-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16 && <5), fin (>=0.3 && <0.4), QuickCheck (>=2.15 && <2.16), 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.6, ghc ==9.8.4, ghc ==9.10.1 |
License | BSD-3-Clause |
Author | Edsko de Vries |
Maintainer | edsko@well-typed.com |
Revised | Revision 1 made by EdskoDeVries at 2025-02-15T14:10:36Z |
Category | Testing |
Source repo | head: git clone https://github.com/well-typed/testing-tensor |
Uploaded | by EdskoDeVries at 2025-02-15T13:59:30Z |
Distributions | |
Downloads | 16 total (16 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-02-15 [all 1 reports] |