X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=TODO;h=4dee0ae8fb2e832b96c845ebaef1e82f1eb89337;hb=ab6aa9c36bc06ae0f14f404bd73d8865b161eb0f;hp=2ab222a2b67343296257558f3ed45a7d58841093;hpb=a843cd2917655c9a0a151d03d2a76e02d0f18a85;p=dunshire.git diff --git a/TODO b/TODO index 2ab222a..4dee0ae 100644 --- 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.