summaryrefslogtreecommitdiff
path: root/THANKS.md
diff options
context:
space:
mode:
Diffstat (limited to 'THANKS.md')
-rw-r--r--THANKS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/THANKS.md b/THANKS.md
index 3182cad..e2eaa97 100644
--- a/THANKS.md
+++ b/THANKS.md
@@ -41,6 +41,8 @@ module reorganization, monadic mapVectorM, and many other improvements.
41 avoid the wrong NaNs produced by foreign functions. 41 avoid the wrong NaNs produced by foreign functions.
42 42
43- Reiner Pope added support for luSolve, based on (d|z)getrs. 43- Reiner Pope added support for luSolve, based on (d|z)getrs.
44 Made Matrix a product type and added changes to improve the code generated
45 by hmatrix-syntax.
44 46
45- Simon Beaumont reported the need of QuickCheck<2 and the invalid 47- Simon Beaumont reported the need of QuickCheck<2 and the invalid
46 asm("finit") on ppc. He also contributed the configuration options 48 asm("finit") on ppc. He also contributed the configuration options