Added HEMV and SYMV

This commit is contained in:
CNugteren 2015-07-31 17:44:17 +02:00
parent c52c5f3d35
commit fc7cd434e1

View file

@ -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