easytensor: Initial project template from stack
Pure haskell vectormatrixtensor 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 README.md
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
unsafeindices | Disable bound checks when accessing elements of a tensormatrixvector. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- easytensor-0.1.0.0.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.9 && <5), easytensor, ghc-prim (>=0.5) [details] |
License | MIT |
Copyright | (c) Artem Chirkin |
Author | Artem Chirkin |
Maintainer | chirkin@arch.ethz.ch |
Category | Math, Geometry |
Home page | https://github.com/achirkin/easytensor#readme |
Source repo | head: git clone https://github.com/achirkin/easytensor.git |
Uploaded | by achirkin at 2016-12-06T15:05:44Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | easytensor-exe |
Downloads | 8107 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-12-07 [all 1 reports] |