diff options
Diffstat (limited to 'packages/base/src/Numeric/LinearAlgebra')
-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 ( |