pgj 2010-01-12 21:46:22 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/hs-vector-space Makefile distinfo pkg-descr pkg-plist
Log:
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>
Revision Changes Path
1.631 +1 -0 ports/math/Makefile
1.1 +77 -0 ports/math/hs-vector-space/Makefile (new)
1.1 +3 -0 ports/math/hs-vector-space/distinfo (new)
1.1 +7 -0 ports/math/hs-vector-space/pkg-descr (new)
1.1 +21 -0 ports/math/hs-vector-space/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"