From 737e28aed91e9422c270130bc4d7054b4be5cf2f Mon Sep 17 00:00:00 2001 From: Seyed Ali Ghasemi Date: Wed, 24 Jan 2024 23:57:37 +0100 Subject: [PATCH] Update TODO list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbb75ff..b65093d 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ The outputs can be found in the `results` directory. ## TODO - [ ] Add [sphinx-gallery](https://sphinx-gallery.github.io/stable/auto_examples/.index.html) - [ ] Add settings to set units. -- [ ] Add benchmarks for matmul_co, dot_co, ... +- [ ] Add and update benchmarks for matmul and matmul_co,... - [ ] Add MPI module. ## API documentation