diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 89a87b6..0000000 --- a/TODO.md +++ /dev/null @@ -1,15 +0,0 @@ -To-Do -===== -A to-do list for the project. Feel free to remove items as you solve them in your pull requests. - -Next ----- -To-do items to do for the next version: - -- Profile code to better use `likely()` and `unlikely()` macros. - -Features --------- -Features for future versions (not _Next_) of Indivisible: - -- Implement multi-threaded version using OpenCL or OpenMP (whichever works).