Remove TODO list.

This commit is contained in:
Nicolás A. Ortega 2016-12-10 17:41:40 +01:00
parent e2aedab3b0
commit 9b4fa96474
No known key found for this signature in database
GPG Key ID: 614272579C2070D1

15
TODO.md
View File

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