diff options
author | Alberto Ruiz <aruiz@um.es> | 2014-05-16 20:10:57 +0200 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2014-05-16 20:10:57 +0200 |
commit | d4d9082a8d7d3eed6cb5f188fc3b476847dcac27 (patch) | |
tree | 0a19bc18be429454fd59c16fd46e29e1e7bae722 /packages/base/src/Numeric/LinearAlgebra/Base.hs | |
parent | 51f4cc7b4b301142b8df73568ffaa448f9e6dd50 (diff) |
GSL.LinearAlgebra reorganized
Diffstat (limited to 'packages/base/src/Numeric/LinearAlgebra/Base.hs')
-rw-r--r-- | packages/base/src/Numeric/LinearAlgebra/Base.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/base/src/Numeric/LinearAlgebra/Base.hs b/packages/base/src/Numeric/LinearAlgebra/Base.hs index 8aa7846..1af4711 100644 --- a/packages/base/src/Numeric/LinearAlgebra/Base.hs +++ b/packages/base/src/Numeric/LinearAlgebra/Base.hs | |||
@@ -6,8 +6,6 @@ License : BSD3 | |||
6 | Maintainer : Alberto Ruiz | 6 | Maintainer : Alberto Ruiz |
7 | Stability : provisional | 7 | Stability : provisional |
8 | 8 | ||
9 | This module reexports the most common Linear Algebra functions. | ||
10 | |||
11 | -} | 9 | -} |
12 | ----------------------------------------------------------------------------- | 10 | ----------------------------------------------------------------------------- |
13 | module Numeric.LinearAlgebra.Base ( | 11 | module Numeric.LinearAlgebra.Base ( |