summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-02-26 19:53:50 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2018-02-26 19:53:50 +0100
commit1940e670094822f2d01db7390c210eb6ff949457 (patch)
tree06cd1030dee0b6b6fda2726e8bdc99f6846b6975
parentbe8d95bd03f71877759cd3f5959df4d2ffb9bad8 (diff)
Updated the changelog
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d652af8a..c23bf4c0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
Development (next version)
- Added Python interface to CLBlast 'PyCLBlast'
+- Added CLBlast to Ubuntu PPA and macOS Homebrew package managers
+- Updated and reorganised the CLBlast documentation
- Various minor fixes and enhancements
- Added non-BLAS level-1 routines:
* SHAD/DHAD/CHAD/ZHAD/HHAD (Hadamard element-wise vector-vector product)