freebsd-ports/math/hs-vector-space/pkg-descr
Gabor Pali ebd9acd340 vector-space provides classes and generic operations for vector spaces
and affine spaces in Haskell. 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, etc).

WWW: http://haskell.org/haskellwiki/vector-space

PR:		ports/142492
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-12 21:46:22 +00:00

8 lines
363 B
Plaintext

vector-space provides classes and generic operations for vector spaces
and affine spaces in Haskell. 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, etc).
WWW: http://haskell.org/haskellwiki/vector-space