From 0c3bdccc5f3b91f3f9f100a9b3756c6b19c7f195 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 8 Sep 2014 11:23:15 +0200 Subject: documentation, thanks linearSolve examples, install, changelog --- packages/base/CHANGELOG | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'packages/base/CHANGELOG') diff --git a/packages/base/CHANGELOG b/packages/base/CHANGELOG index 35ccdbc..95982ac 100644 --- a/packages/base/CHANGELOG +++ b/packages/base/CHANGELOG @@ -11,9 +11,11 @@ Numeric.LinearAlgebra.Data Numeric.LinearAlgebra.Devel - The documentation is now hidden for Data.Packed.*, Numeric.Container, and + For normal usage we only need to import Numeric.LinearAlgebra.HMatrix. + + (The documentation is now hidden for Data.Packed.*, Numeric.Container, and the other Numeric.LinearAlgebra.* modules, but they continue to be exposed - for backwards compatibility. + for backwards compatibility.) * Added support for empty arrays, extending automatic conformability (very useful for construction of block matrices). -- cgit v1.2.3