summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2010-09-28 17:00:40 +0000
committerAlberto Ruiz <aruiz@um.es>2010-09-28 17:00:40 +0000
commitbedc8781b1d4e1d684d2c259f3accf66e8c9c9cc (patch)
tree7f09d9317cc230785df5e88847fa8fef5b775cf7 /hmatrix.cabal
parentfbdb848b11f967bd23d4c4d1d9283e71cb834633 (diff)
minor edit in doc
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal3
1 files changed, 0 insertions, 3 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index a98d984..0e767a9 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -20,9 +20,6 @@ Description: Purely functional interface to basic linear algebra
20 - "Numeric.LinearAlgebra.Algorithms": matrix computations 20 - "Numeric.LinearAlgebra.Algorithms": matrix computations
21 . 21 .
22 - "Numeric.LinearAlgebra": everything + instances of standard Haskell numeric classes 22 - "Numeric.LinearAlgebra": everything + instances of standard Haskell numeric classes
23 .
24 See also @hmatrix-special@ for GSL special functions
25 and @hmatrix-glpk@ for linear programming (simplex).
26Category: Math 23Category: Math
27tested-with: GHC ==6.10.4, GHC ==6.12.1 24tested-with: GHC ==6.10.4, GHC ==6.12.1
28 25