From b0424cacf0453d8294fb37ab1325be256fd7be3e Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 19 Mar 2012 11:59:53 +0100 Subject: rename module to Util, some changes, add cross product and disp --- hmatrix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index a772746..7ffa01d 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -110,7 +110,7 @@ library Numeric.LinearAlgebra, Numeric.LinearAlgebra.LAPACK, Numeric.LinearAlgebra.Algorithms, - Numeric.LinearAlgebra.Real, + Numeric.LinearAlgebra.Util, Graphics.Plot, Data.Packed.ST, Data.Packed.Development -- cgit v1.2.3