diff options
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 | |||