The latest version of vector-space-map is 0.2.1.1-0.
vector-space-map
Version 0.2.0 revision 0 uploaded by ChristianConkle.
Package meta
- Synopsis
- vector-space operations for finite maps using Data.Map
- Description
Data.Map.Vector provides
MapVector
, a wrapper aroundMap
fromcontainers
which supports constant maps, i.e. maps containing only one value. This allows an identity under intersection and anApplicative
instance. It also has instances ofAdditiveGroup
,VectorSpace
,InnerSpace
, andHasBasis
with appropriate value types. Provides operations for addition, subtraction, element-wise operations (throughApplicative
), scalar multiplication (throughVectorSpace
), and dot product. Also consider Conal Elliott'stotal-map
package.- Author
- Christian Conkle
- Bug reports
- n/a
- Category
- Math
- Copyright
- n/a
- Homepage
- https://github.com/conklech/vector-space-map
- Maintainer
- christian@conkle.org
- Package URL
- n/a
- Stability
- n/a