vector-space-map: vector-space operations for finite maps using Data.Map
Data.Map.Vector provides MapVector, a wrapper around Map from containers which supports constant maps, i.e. maps containing only one value. This allows an identity under intersection and an Applicative instance. It also has instances of AdditiveGroup, VectorSpace, InnerSpace, and Num with appropriate value types. Provides operations for addition, subtraction, element-wise multiplication (through Num), scalar multiplication (through VectorSpace), and dot product.
Downloads
- vector-space-map-0.1.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.1.0.1, 0.2.0, 0.2.1, 0.2.1.1 |
|---|---|
| Dependencies | base (<5), containers (<0.6), vector-space (<0.9) [details] |
| License | MIT |
| Author | Christian Conkle |
| Maintainer | christian@conkle.org |
| Uploaded | by ChristianConkle at 2013-04-08T21:31:04Z |
| Category | Math |
| Home page | https://github.com/conklech/vector-space-map |
| Source repo | head: git clone git://github.com/conklech/vector-space-map.git this: git clone git://github.com/conklech/vector-space-map.git(tag 0.1.0.0) |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3427 total (14 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |