diff options
author | Alberto Ruiz <aruiz@um.es> | 2013-07-04 14:36:38 +0200 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2013-07-04 14:36:38 +0200 |
commit | b81b18e9a965fc4c523aeb0062e34be3af0fb8e9 (patch) | |
tree | 76fe49a480d2a02cdd29141e26d349c7c746973d /THANKS.md | |
parent | 9e71ba7c8a938b18ceadf45deb25df242c50f72e (diff) |
changes, thanks, integrate example
Diffstat (limited to 'THANKS.md')
-rw-r--r-- | THANKS.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -122,3 +122,7 @@ module reorganization, monadic mapVectorM, and many other improvements. | |||
122 | 122 | ||
123 | - Alex Lang implemented uniRoot and uniRootJ for one-dimensional root-finding. | 123 | - Alex Lang implemented uniRoot and uniRootJ for one-dimensional root-finding. |
124 | 124 | ||
125 | - Mike Ledger contributed alternative FFI helpers for matrix interoperation with C | ||
126 | |||
127 | - Stephen J. Barr suggested flipping argument order in the double integral example | ||
128 | |||