Path to this page:
Subject: CVS commit: wip/hs-vector-space
From: Ryosuke Moro
Date: 2013-05-25 00:16:19
Message id: E1Ug0Hu-0000k1-Mk@sfs-ml-4.v29.ch3.sourceforge.com
Log Message:
vector-space 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 common concrete representations (scalars, vectors,
matrices, ...).
Warning: this package depends on type families working fairly well,
requiring GHC version at least 6.9.
Project wiki page: http://haskell.org/haskellwiki/vector-space
Files: