summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-02-18 18:01:26 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2018-02-18 18:01:26 +0100
commitc3a3976b7deac175557d74cab4fceb95f2531601 (patch)
treebc2b7aab3399a6650fef043d906398c37340f2f5 /ROADMAP.md
parentce5e2a1e008bee3512a9e17db4d6ded17d2141e6 (diff)
Updated changelog and roadmap: Python package created
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
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 |