diff options
author | Alberto Ruiz <aruiz@um.es> | 2013-11-15 18:28:45 +0100 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2013-11-15 18:28:45 +0100 |
commit | bdf04a986f2de71ee9be9547095677484c40454c (patch) | |
tree | d576745bbdeaff29d38f47f051ec0743a5973bc3 /THANKS.md | |
parent | c6f3fef32b6c8d158bb07f8b044c662e88769696 (diff) |
changes, thanks
Diffstat (limited to 'THANKS.md')
-rw-r--r-- | THANKS.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 | |||