vector-space: Vector & affine spaces, linear maps, and derivatives
vector-space provides classes and generic operations for vector spaces and affine spaces. It also defines a type of infinite towers of generalized derivatives. A generalized derivative is a linear transformation rather than one of the common concrete representations (scalars, vectors, matrices, ...).
Warning: this package depends on type families working fairly well, requiring GHC version at least 6.9.
Project wiki page: http://haskell.org/haskellwiki/vector-space
© 2008-2012 by Conal Elliott; BSD3 license.
Modules
[Index]
Downloads
- vector-space-0.8.7.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.0, 0.0.1, 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.3, 0.3.1, 0.4, 0.4.1, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.6, 0.5.7, 0.5.9, 0.6.0, 0.6.1, 0.6.2, 0.7.1, 0.7.2, 0.7.3, 0.7.6, 0.7.7, 0.7.8, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.9, 0.10, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.19 |
---|---|
Dependencies | base (<4.8), Boolean (>=0.1.0), MemoTrie (>=0.5), NumInstances (>=1.0) [details] |
License | BSD-3-Clause |
Copyright | (c) 2008-2012 by Conal Elliott |
Author | Conal Elliott |
Maintainer | conal@conal.net |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-08-29T22:13:40Z |
Category | math |
Source repo | head: git clone git://github.com/conal/vector-space.git |
Uploaded | by ConalElliott at 2014-06-18T01:02:05Z |
Distributions | Arch:0.16, Debian:0.16, Fedora:0.16, FreeBSD:0.10.2, LTSHaskell:0.16, NixOS:0.16, Stackage:0.16 |
Reverse Dependencies | 107 direct, 312 indirect [details] |
Downloads | 75572 total (276 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |