diff options
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r-- | hmatrix.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal index a04516f..0037ad0 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal | |||
@@ -6,7 +6,7 @@ Author: Alberto Ruiz | |||
6 | Maintainer: Alberto Ruiz <aruiz@um.es> | 6 | Maintainer: Alberto Ruiz <aruiz@um.es> |
7 | Stability: provisional | 7 | Stability: provisional |
8 | Homepage: http://code.haskell.org/hmatrix | 8 | Homepage: http://code.haskell.org/hmatrix |
9 | Synopsis: Linear algebra and numerical computations | 9 | Synopsis: Linear algebra and numerical computation |
10 | Description: Purely functional interface to basic linear algebra | 10 | Description: Purely functional interface to basic linear algebra |
11 | and other numerical computations, internally implemented using | 11 | and other numerical computations, internally implemented using |
12 | GSL, BLAS and LAPACK. | 12 | GSL, BLAS and LAPACK. |