The vector-space package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (<5), Boolean (≥0.1.0), MemoTrie (≥0.5), NumInstances (≥1.0) |
| License | BSD3 |
| Copyright | (c) 2008-2012 by Conal Elliott |
| Author | Conal Elliott |
| Maintainer | conal@conal.net |
| Stability | experimental |
| Category | math |
| Source repository | git clone git://github.com/conal/vector-space.git |
| Upload date | Sat Dec 8 19:03:35 UTC 2012 |
| Uploaded by | ConalElliott |
| Built on | ghc-7.6 |
| Distributions | Fedora: 0.8.4, NixOS: 0.8.6, Debian: 0.8.6, FreeBSD: 0.8.6 |
Modules
Downloads
- vector-space-0.8.6.tar.gz (Cabal source package)
- package description (included in the package)