From 432d80a0b65b0be64fe0dc0d7816f1f738895458 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 29 Dec 2014 14:20:38 +0100 Subject: remove redundant cpp-options, bump version, thanks --- packages/base/THANKS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/base/THANKS.md') diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md index c220f16..fdbbe14 100644 --- a/packages/base/THANKS.md +++ b/packages/base/THANKS.md @@ -175,7 +175,7 @@ module reorganization, monadic mapVectorM, and many other improvements. - John Shahbazian added support for openBLAS. -- "yongqli" reported the bug in randomVector (rand() is not thread-safe). +- "yongqli" reported the bug in randomVector (rand() is not thread-safe and drand48_r() is not portable). -- "yongqli" and Kiwamu Ishikura reported that drand48_r() is not portable. +- Kiwamu Ishikura improved randomVector for OSX -- cgit v1.2.3