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 HasBasis with appropriate value types. Provides operations for addition, subtraction, element-wise operations (through Applicative), scalar multiplication (through VectorSpace), and dot product. Also consider Conal Elliott's total-map package.

Modules

[Index] [Quick Jump]

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.7), vector-space (>=0.5 && <0.16) [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.2.1.1)
Uploaded by ChristianConkle at 2018-10-16T00:10:49Z
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 available [build log]
Last success reported on 2018-10-16 [all 1 reports]