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 af726ad..a04516f 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal | |||
@@ -5,7 +5,7 @@ License-file: LICENSE | |||
5 | Author: Alberto Ruiz | 5 | 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://www.hmatrix.googlepages.com | 8 | Homepage: http://code.haskell.org/hmatrix |
9 | Synopsis: Linear algebra and numerical computations | 9 | Synopsis: Linear algebra and numerical computations |
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 |