From c3a3976b7deac175557d74cab4fceb95f2531601 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Sun, 18 Feb 2018 18:01:26 +0100 Subject: Updated changelog and roadmap: Python package created --- CHANGELOG | 1 + ROADMAP.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 13b20d9d..89af84f2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ Development (next version) +- Added Python interface to CLBlast 'PyCLBlast' - Added non-BLAS level-1 routines: * SHAD/DHAD/CHAD/ZHAD/HHAD (Hadamard element-wise vector-vector product) diff --git a/ROADMAP.md b/ROADMAP.md index df42f75c..df7f6488 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -15,5 +15,5 @@ This file gives an overview of the main features planned for addition to CLBlast | [#95](https://github.com/CNugteren/CLBlast/issues/95) & #237 | Jan '18 | CNugteren | ✔ | Implement strided batch GEMM | | [#224](https://github.com/CNugteren/CLBlast/issues/224) | Jan-Feb '18 | CNugteren | ✔ | Implement Hadamard product (element-wise vector-vector product) | | [#233](https://github.com/CNugteren/CLBlast/issues/233) | Feb '18 | CNugteren | | Add CLBlast to common package managers | -| [#223](https://github.com/CNugteren/CLBlast/issues/223) | Feb '18 | CNugteren | | Python OpenCL interface | +| [#223](https://github.com/CNugteren/CLBlast/issues/223) | Feb '18 | CNugteren | ✔ | Python OpenCL interface | | [#169](https://github.com/CNugteren/CLBlast/issues/169) | ?? | dividiti | | Problem-specific tuning parameter selection | -- cgit v1.2.3