summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 67096acc..4a87ecb5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Development version (next release)
- Now using the Claduc C++11 interface to OpenCL
- Removed clBLAS sources, it should now be installed separately for testing
+- Added level-2 routines:
+ * CHEMV/ZHEMV
+ * SSYMV/DSYMV
Version 0.3.0
- Re-organized test/client infrastructure to avoid code duplication