summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2013-11-15 18:28:45 +0100
committerAlberto Ruiz <aruiz@um.es>2013-11-15 18:28:45 +0100
commitbdf04a986f2de71ee9be9547095677484c40454c (patch)
treed576745bbdeaff29d38f47f051ec0743a5973bc3
parentc6f3fef32b6c8d158bb07f8b044c662e88769696 (diff)
changes, thanks
-rw-r--r--CHANGES.md5
-rw-r--r--THANKS.md8
2 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 3d23e01..1fb3b1b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,8 @@
10.15.2.0
2--------
3
4- general pinvTol and improved pinv
5
10.15.1.0 60.15.1.0
2-------- 7--------
3 8
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.
133- Matthew Peddie added bindings for gsl_integrate_cquad doubly-adaptive quadrature 133- Matthew Peddie added bindings for gsl_integrate_cquad doubly-adaptive quadrature
134 for difficult integrands. 134 for difficult integrands.
135 135
136- Ben Gamari exposed matrixFromVector for Development.
137
138- greg94301 reported tolerance issues in the tests.
139
140- Clemens Lang updated the MacPort installation instructions.
141
142- Henning Thielemann reported the pinv inefficient implementation.
143