From 978e6d038239af50d70bae2c303f4e45b1879b7a Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Fri, 22 Jun 2007 17:33:17 +0000 Subject: refactoring --- lib/LinearAlgebra/Algorithms.hs | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lib/LinearAlgebra/Algorithms.hs (limited to 'lib/LinearAlgebra/Algorithms.hs') diff --git a/lib/LinearAlgebra/Algorithms.hs b/lib/LinearAlgebra/Algorithms.hs new file mode 100644 index 0000000..680612f --- /dev/null +++ b/lib/LinearAlgebra/Algorithms.hs @@ -0,0 +1,17 @@ +----------------------------------------------------------------------------- +{- | +Module : LinearAlgebra.Algorithms +Copyright : (c) Alberto Ruiz 2006-7 +License : GPL-style + +Maintainer : Alberto Ruiz (aruiz at um dot es) +Stability : provisional +Portability : uses ffi + + +-} +----------------------------------------------------------------------------- + +module LinearAlgebra.Algorithms ( + +) where -- cgit v1.2.3