summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2010-01-16 18:17:53 +0000
committerAlberto Ruiz <aruiz@um.es>2010-01-16 18:17:53 +0000
commit3fb3a81e63540497a81b717c615f711ce031c76f (patch)
treea2f4b09636df3ca904b328b35c140ab4c22be093 /hmatrix.cabal
parentb8b9e8a91b51e6689a071dbc05f3da857c762e0d (diff)
vecdisp, scalar, docs
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index af726ad..a04516f 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -5,7 +5,7 @@ License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
6Maintainer: Alberto Ruiz <aruiz@um.es> 6Maintainer: Alberto Ruiz <aruiz@um.es>
7Stability: provisional 7Stability: provisional
8Homepage: http://www.hmatrix.googlepages.com 8Homepage: http://code.haskell.org/hmatrix
9Synopsis: Linear algebra and numerical computations 9Synopsis: Linear algebra and numerical computations
10Description: Purely functional interface to basic linear algebra 10Description: Purely functional interface to basic linear algebra
11 and other numerical computations, internally implemented using 11 and other numerical computations, internally implemented using