diff options
author | Alberto Ruiz <aruiz@um.es> | 2015-10-29 12:57:43 +0100 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2015-10-29 12:57:43 +0100 |
commit | 35a7f3355611cd20994f36b43acbd7413e09f558 (patch) | |
tree | e3a059183477ee2fc71e3a908c561332a403bcef /packages/base/THANKS.md | |
parent | 3e5f71c9d711fabd0e0c45fc25c58bf34f88fe3b (diff) |
bump versions, fix tests, thanks
Diffstat (limited to 'packages/base/THANKS.md')
-rw-r--r-- | packages/base/THANKS.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md index f331dea..55a428c 100644 --- a/packages/base/THANKS.md +++ b/packages/base/THANKS.md | |||
@@ -205,3 +205,5 @@ module reorganization, monadic mapVectorM, and many other improvements. | |||
205 | - Vassil Keremidchiev fixed the cabal options for OpenBlas, fixed several installation | 205 | - Vassil Keremidchiev fixed the cabal options for OpenBlas, fixed several installation |
206 | issues, and added support for stack-based build. | 206 | issues, and added support for stack-based build. |
207 | 207 | ||
208 | - Patrik Jansson changed meanCov and gaussianSample to use Herm type. Fixed stack.yaml. | ||
209 | |||