]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - TODO
Add another TODO to compare against a tolerance parameter.
[dunshire.git] / TODO
diff --git a/TODO b/TODO
index 2ab222a2b67343296257558f3ed45a7d58841093..4dee0ae8fb2e832b96c845ebaef1e82f1eb89337 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,3 +23,7 @@
 
 11. Rename all of my variables so that they don't conflict with CVXOPT.
     Maybe x -> xi and y -> gamma in my paper, if that works out.
+
+12. Make sure we have the dimensions of the PSD cone correct.
+
+13. Use a positive tolerance when comparing floating point numbers.