easytensor: Pure, type-indexed haskell vector, matrix, and tensor library.

[ bsd3, geometry, library, math ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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.10 && <5), dimensions (>=1.0.0.0) [details]
License BSD-3-Clause
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(easytensor)
Uploaded by achirkin at 2019-03-29T10:58:31Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 7750 total (40 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-03-29 [all 1 reports]