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.
Modules
[Index]
- Numeric
- Numeric.DataFrame
- Numeric.DataFrame.Contraction
- Numeric.DataFrame.Family
- Numeric.DataFrame.IO
- Internal
- Numeric.DataFrame.Internal.Array
- Numeric.DataFrame.Internal.Array.Class
- Numeric.DataFrame.Internal.Array.Family
- Numeric.DataFrame.Internal.Array.Family.ArrayBase
- Numeric.DataFrame.Internal.Array.Family.DoubleX2
- Numeric.DataFrame.Internal.Array.Family.DoubleX3
- Numeric.DataFrame.Internal.Array.Family.DoubleX4
- Numeric.DataFrame.Internal.Array.Family.FloatX2
- Numeric.DataFrame.Internal.Array.Family.FloatX3
- Numeric.DataFrame.Internal.Array.Family.FloatX4
- Numeric.DataFrame.Internal.Array.Family.ScalarBase
- Numeric.DataFrame.Internal.Array.PrimOps
- Numeric.DataFrame.Internal.Mutable
- Numeric.DataFrame.Internal.Array
- Numeric.DataFrame.ST
- Numeric.DataFrame.Shape
- Numeric.DataFrame.SubSpace
- Numeric.DataFrame.Type
- Numeric.Matrix
- Numeric.PrimBytes
- Numeric.Quaternion
- Numeric.Scalar
- Numeric.Semigroup
- Numeric.Vector
- Numeric.DataFrame
Flags
Automatic 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-1.0.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.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 2018-05-10T09:47:54Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 7979 total (47 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-05-10 [all 1 reports] |