From 8cb879a4ad83656bc70652957a08113e2b784886 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Thu, 18 Jan 2018 12:33:00 +0100 Subject: bump version and thanks --- packages/base/THANKS.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'packages/base/THANKS.md') diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md index 45ded81..3ba43b1 100644 --- a/packages/base/THANKS.md +++ b/packages/base/THANKS.md @@ -160,7 +160,7 @@ module reorganization, monadic mapVectorM, and many other improvements. - Denis Laxalde separated the gsl tests from the base ones. - Dominic Steinitz (idontgetoutmuch) reported a bug in the static diagonal creation functions and - added Cholesky to Static. He also added support for tridiagonal matrix solver. + added Cholesky to Static. He also added support for tridiagonal matrix solver and fixed several bugs. - Dylan Thurston reported an error in the glpk documentation and ambiguity in the description of linearSolve. @@ -171,7 +171,7 @@ module reorganization, monadic mapVectorM, and many other improvements. - Ian Ross reported the max/minIndex bug. - Niklas Hambüchen improved the documentation and fixed compilation with GHC-8.2 - adding type signatures. + adding type signatures. Added disable-default-paths flag. - "erdeszt" optimized "conv" using a direct vector reverse. @@ -232,3 +232,5 @@ fixed the CPP issue in cabal files, and made many other contributions. - Huw Campbell fixed a bug in equal. +- Hiromi Ishii fixed compilation problems for ghc-8.4 + -- cgit v1.2.3