From ffc8aeafdc4e63fbf553cc4d888e109445c318ff Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 24 Sep 2014 09:21:07 +0200 Subject: thanks and bump version --- packages/base/THANKS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'packages/base/THANKS.md') diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md index 571f370..bd034e3 100644 --- a/packages/base/THANKS.md +++ b/packages/base/THANKS.md @@ -120,7 +120,8 @@ module reorganization, monadic mapVectorM, and many other improvements. - Takano Akio fixed off-by-one errors in gsl-aux.c producing segfaults. -- Alex Lang implemented uniRoot and uniRootJ for one-dimensional root-finding. +- Alex Lang implemented uniRoot and uniRootJ for one-dimensional root-finding, and + fixed asRow and asColumn for empty vectors. - Mike Ledger contributed alternative FFI helpers for matrix interoperation with C @@ -168,3 +169,5 @@ module reorganization, monadic mapVectorM, and many other improvements. - Ian Ross reported the max/minIndex bug. +- Niklas Hambüchen improved the documentation. + -- cgit v1.2.3