HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Vector-space

Categories: Mathematics | Packages


1 Abstract

vector-space is library that provides 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 usual concrete representations (scalars, vectors, matrices, ...). See the related posts for more info about this notion of derivatives.

Warning: starting with version 0.3, this package depends on type families working fairly well, and requires ghc version at least 6.9.

Besides this wiki page, here are more ways to find out about vector-space:

Please leave comments at the Talk page.

2 See also

Retrieved from "http://haskell.org/haskellwiki/Vector-space"

This page has been accessed 958 times. This page was last modified 19:26, 19 July 2008. Recent content is available under a simple permissive license.