From 1a9c07dd1fffdbd7eb939fa6a781793419947c08 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Fri, 19 Oct 2007 09:39:06 +0000 Subject: some refactoring --- lib/Numeric/LinearAlgebra/Interface.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Numeric/LinearAlgebra/Interface.hs') diff --git a/lib/Numeric/LinearAlgebra/Interface.hs b/lib/Numeric/LinearAlgebra/Interface.hs index 5bd207a..fd076ec 100644 --- a/lib/Numeric/LinearAlgebra/Interface.hs +++ b/lib/Numeric/LinearAlgebra/Interface.hs @@ -2,14 +2,14 @@ ----------------------------------------------------------------------------- {- | Module : Numeric.LinearAlgebra.Interface -Copyright : (c) Alberto Ruiz 2006 +Copyright : (c) Alberto Ruiz 2007 License : GPL-style Maintainer : Alberto Ruiz (aruiz at um dot es) Stability : provisional Portability : portable -Operators for frequent operations. +(Very provisional) operators for frequent operations. -} ----------------------------------------------------------------------------- -- cgit v1.2.3