summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--THANKS.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/THANKS.md b/THANKS.md
index 395f61b..4dd6fae 100644
--- a/THANKS.md
+++ b/THANKS.md
@@ -115,3 +115,9 @@ module reorganization, monadic mapVectorM, and many other improvements.
115 115
116- Jian Zhang reported the Windows installation problem due to new ODE interface. 116- Jian Zhang reported the Windows installation problem due to new ODE interface.
117 117
118- Mihaly Barasz and Ben Gamari fixed mapMatrix* and mapMatrixWithIndex
119
120- Takano Akio fixed off-by-one errors in gsl-aux.c producing segfaults.
121
122- Alex Lang implemented uniRoot and uniRootJ for one-dimensional root-finding.
123