vector-space-0.7.6: Vector & affine spaces, linear maps, and derivatives (requires ghc 6.9 or better)ContentsIndex
vector-space-0.7.6: Vector & affine spaces, linear maps, and derivatives (requires ghc 6.9 or better)

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, and requires ghc version at least 6.9.

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

© 2008-2010 by Conal Elliott; BSD3 license.

Modules
show/hideData
Data.AdditiveGroup
Data.AffineSpace
Data.Basis
Data.Cross
Data.Derivative
Data.LinearMap
Data.Maclaurin
Data.NumInstances
Data.VectorSpace
Produced by Haddock version 2.6.1