summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2016-10-10 13:33:29 +0200
committerAlberto Ruiz <aruiz@um.es>2016-10-10 13:33:29 +0200
commit655ff1d1da7d8d69a62f0dfbc7022ec3224fc7f6 (patch)
tree5ae48a7cd4dbe15cea0a9e4800043db7f2357e4d
parentd3e7b66af4179a55cca7bef8aec15bc0b4acf9e4 (diff)
thanks
-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 eb16e0f..ce4db81 100644
--- a/packages/base/THANKS.md
+++ b/packages/base/THANKS.md
@@ -223,3 +223,5 @@ fixed the CPP issue in cabal files, and made many other contributions.
223 discovered a serious and subtle bug in the wrapper helpers causing memory corruption. 223 discovered a serious and subtle bug in the wrapper helpers causing memory corruption.
224 Andras Slemmer fixed the bug. Thank you all. 224 Andras Slemmer fixed the bug. Thank you all.
225 225
226- Kevin Slagle implemented thinQR and thinRQ, much faster than the original qr.
227