easytensor: Pure, type-indexed haskell vector, matrix, and tensor library.
Pure, type-indexed haskell vector, matrix, and tensor library. Features dimensionality type-checking for all operations. Generic n-dimensional versions are implemented using low-level prim ops. Allows ad-hoc replacement with fixed low-dimensionality vectors and matrices without changing user interface. Please see the README on GitHub at https://github.com/achirkin/easytensor#readme
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
unsafeindices | Disable bound checks when accessing elements of a tensor, matrix, or vector. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- easytensor-2.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.4.0.0, 1.0.0.0, 1.0.0.1, 1.0.1.0, 2.0.0.0, 2.0.1.0, 2.1.0.0, 2.1.1.0, 2.1.1.1 (info) |
---|---|
Dependencies | base (>=4.11 && <5), constraints-deriving (>=1.1.1.0 && <2), dimensions (>=2 && <3) [details] |
License | BSD-3-Clause |
Copyright | Copyright: (c) 2019 Artem Chirkin |
Author | Artem Chirkin |
Maintainer | achirkin@users.noreply.github.com |
Category | math, geometry |
Home page | https://github.com/achirkin/easytensor#readme |
Bug tracker | https://github.com/achirkin/easytensor/issues |
Source repo | head: git clone https://github.com/achirkin/easytensor(easytensor) |
Uploaded | by achirkin at 2021-04-07T06:29:21Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 7983 total (45 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-04-07 [all 1 reports] |