summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
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