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, and requires ghc version at least 6.9.
Project wiki page: http://haskell.org/haskellwiki/vector-space
© 2008-2010 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, Boolean, MemoTrie (≥0.4.2) |
| License | BSD3 |
| Copyright | (c) 2008 by Conal Elliott |
| Author | Conal Elliott |
| Maintainer | conal@conal.net |
| Stability | experimental |
| Category | math |
| Home page | http://haskell.org/haskellwiki/vector-space |
| Upload date | Tue Mar 16 20:12:58 UTC 2010 |
| Uploaded by | ConalElliott |
| Built on | ghc-6.12 |
| Distributions | Fedora: 0.8.4, NixOS: 0.8.6, Debian: 0.8.6, FreeBSD: 0.8.6 |
Modules
Downloads
- vector-space-0.6.0.tar.gz (Cabal source package)
- package description (included in the package)