vector-space-map: vector-space operations for finite maps using Data.Map

[ library, math, mit ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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
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.1)
Uploaded by ChristianConkle at 2013-04-10T20:56:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3229 total (16 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]