diff options
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r-- | hmatrix.cabal | 3 |
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). | ||
26 | Category: Math | 23 | Category: Math |
27 | tested-with: GHC ==6.10.4, GHC ==6.12.1 | 24 | tested-with: GHC ==6.10.4, GHC ==6.12.1 |
28 | 25 | ||