vector-space

Vector & affine spaces, linear maps, and derivatives

Version on this page:0.13
LTS Haskell 22.14:0.16
Stackage Nightly 2023-12-26:0.16
Latest on Hackage:0.16

See all snapshots vector-space appears in

BSD-3-Clause licensed by Conal Elliott
Maintained by [email protected]
This version can be pinned in stack with:vector-space-0.13@sha256:6377b309833eaaf9807a5c86f9f16846ab4963212dc844bee8897ccbf61b8e91,2104
Used by 1 package in nightly-2018-05-04(full list with versions):

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, requiring GHC version at least 6.9.

Project wiki page: http://haskell.org/haskellwiki/vector-space

© 2008-2012 by Conal Elliott; BSD3 license.