Date: Tue, 12 Jan 2010 21:46:22 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/hs-vector-space Makefile distinfo pkg-descr pkg-plist Message-ID: <201001122146.o0CLkMj3032310@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001122146.o0CLkMj3032310>