summaryrefslogtreecommitdiff
path: root/packages/base/THANKS.md
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-09-07 14:25:07 +0200
committerAlberto Ruiz <aruiz@um.es>2014-09-07 14:25:07 +0200
commit225901798773228e73b4c98670d56e844c040b3d (patch)
tree4eb48639cfcf6eb7fdc98cf3514231f22591840c /packages/base/THANKS.md
parentaa9e29a5fc728965811557652a409338c792b609 (diff)
fix diagRectR/C (eye), check zero cols in in gmat(fromList-matrix), and thanks
Diffstat (limited to 'packages/base/THANKS.md')
-rw-r--r--packages/base/THANKS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md
index 2e9574b..805a19e 100644
--- a/packages/base/THANKS.md
+++ b/packages/base/THANKS.md
@@ -157,6 +157,8 @@ module reorganization, monadic mapVectorM, and many other improvements.
157 157
158- Denis Laxalde separated the gsl tests from the base ones. 158- Denis Laxalde separated the gsl tests from the base ones.
159 159
160- "idontgetoutmuch" reported a bug in the static diagonal creation functions.
161
160- Dylan Thurston reported an error in the glpk documentation. 162- Dylan Thurston reported an error in the glpk documentation.
161 163
162- Ian Ross reported the max/minIndex bug. 164- Ian Ross reported the max/minIndex bug.