From bdf04a986f2de71ee9be9547095677484c40454c Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Fri, 15 Nov 2013 18:28:45 +0100 Subject: changes, thanks --- CHANGES.md | 5 +++++ THANKS.md | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 3d23e01..1fb3b1b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +0.15.2.0 +-------- + +- general pinvTol and improved pinv + 0.15.1.0 -------- diff --git a/THANKS.md b/THANKS.md index 534778f..e9736bc 100644 --- a/THANKS.md +++ b/THANKS.md @@ -133,3 +133,11 @@ module reorganization, monadic mapVectorM, and many other improvements. - Matthew Peddie added bindings for gsl_integrate_cquad doubly-adaptive quadrature for difficult integrands. +- Ben Gamari exposed matrixFromVector for Development. + +- greg94301 reported tolerance issues in the tests. + +- Clemens Lang updated the MacPort installation instructions. + +- Henning Thielemann reported the pinv inefficient implementation. + -- cgit v1.2.3