aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-01-12 21:46:22 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-01-12 21:46:22 +0000
commitebd9acd340cbf0a732c174c86ddbd72aab49f339 (patch)
tree5ae29f2dd8a78514de99e52d12c0a67cfda25a8c /math/Makefile
parentc08d0f2a2b06cbf9bb826325529d1470b1bdceca (diff)
downloadports-ebd9acd340cbf0a732c174c86ddbd72aab49f339.tar.gz
ports-ebd9acd340cbf0a732c174c86ddbd72aab49f339.zip
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>
Notes
Notes: svn path=/head/; revision=247746
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 5ff847b3faa0..176f34fae8fd 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -119,6 +119,7 @@
SUBDIR += hs-mwc-random
SUBDIR += hs-probability
SUBDIR += hs-statistics
+ SUBDIR += hs-vector-space
SUBDIR += igraph
SUBDIR += isabelle
SUBDIR += itl