summaryrefslogtreecommitdiff
path: root/packages/base/THANKS.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/base/THANKS.md')
-rw-r--r--packages/base/THANKS.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md
index fcbdb8e..90e6199 100644
--- a/packages/base/THANKS.md
+++ b/packages/base/THANKS.md
@@ -171,5 +171,9 @@ module reorganization, monadic mapVectorM, and many other improvements.
171 171
172- Niklas Hambüchen improved the documentation. 172- Niklas Hambüchen improved the documentation.
173 173
174- "erdeszt" optimized "conv" using a direct vector reverse 174- "erdeszt" optimized "conv" using a direct vector reverse.
175
176- John Shahbazian added support for openBLAS.
177
178- "yongqli" reported the bug in randomVector (rand() is not thread-safe).
175 179