summaryrefslogtreecommitdiff
path: root/packages/base/THANKS.md
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2015-07-24 10:52:54 +0200
committerAlberto Ruiz <aruiz@um.es>2015-07-24 10:52:54 +0200
commitacf9e00b3b8f1779b07a3f200026a2f5d315d33c (patch)
tree50f4f6eaf5d59043d03e3c910cbed04d99fca4ae /packages/base/THANKS.md
parentf59617b712cb610edaf630b186d00b33bd37a375 (diff)
unify THANKS in the base package
Diffstat (limited to 'packages/base/THANKS.md')
-rw-r--r--packages/base/THANKS.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md
index 5496a69..13b93dc 100644
--- a/packages/base/THANKS.md
+++ b/packages/base/THANKS.md
@@ -190,9 +190,11 @@ module reorganization, monadic mapVectorM, and many other improvements.
190 190
191- Thomas M. DuBuisson fixed a C include file. 191- Thomas M. DuBuisson fixed a C include file.
192 192
193- Matt Peddie wrote the interfaces to the interpolation and simulated annealing modules.
194
193- "maxc01" solved uninstallability in FreeBSD and improved urandom 195- "maxc01" solved uninstallability in FreeBSD and improved urandom
194 196
195- "ntfrgl" added {take,drop}Last{Rows,Columns} 197- "ntfrgl" added {take,drop}Last{Rows,Columns} and odeSolveVWith with generalized step control function.
196 198
197- "cruegge" discovered a bug in the conjugate gradient solver for sparse symmetric systems. 199- "cruegge" discovered a bug in the conjugate gradient solver for sparse symmetric systems.
198 200