From 44d228ad83e876d45d1511761d7cd61bb2cd5c79 Mon Sep 17 00:00:00 2001 From: Vivian McPhail Date: Tue, 21 Sep 2010 02:56:15 +0000 Subject: add MatrixBoot so ctrans, diag, ident in Numeri --- hmatrix.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index e038eb2..9934b6e 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -115,6 +115,7 @@ library Data.Packed.Internal.Matrix, Numeric.GSL.Internal, Numeric.Conversion + Numeric.MatrixBoot Numeric.Chain C-sources: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.c, -- cgit v1.2.3