From fd73d3eb9d671bd5be23024d4cc5eeb7b5fdeb58 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 29 Oct 2007 11:35:19 +0000 Subject: fixed economy svd --- hssl.cabal | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'hssl.cabal') diff --git a/hssl.cabal b/hssl.cabal index 6905a6a..acacf4c 100644 --- a/hssl.cabal +++ b/hssl.cabal @@ -5,12 +5,13 @@ License-file: LICENSE Author: Alberto Ruiz Maintainer: Alberto Ruiz Stability: provisional -Homepage: http://dis.um.es/~alberto/GSLHaskell +Homepage: http://alberrto.googlepages.com/gslhaskell Synopsis: Simple Scientific Library -Description: A high level functional interface to some linear algebra computations - and other numerical routines, internally implemented using GSL, BLAS and LAPACK. +Description: A purely functional interface to basic linear algebra computations + and other numerical routines, internally implemented using + GSL, BLAS and LAPACK. . - More information: + More information: Category: Numerical, Math tested-with: GHC ==6.6.1 Build-Depends: base, haskell98 -- cgit v1.2.3