X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=bb2b7f30069dda7ba5b1c63ec7062f1ab397c596;hb=0430a8642776e71ef0c26ab5e186f5a98a5a7433;hp=6223bff9331ba3144cbfdd8fbdd8fe616139a230;hpb=78c5efcc7d5274e0bfb76db90b7ba0b2d8ac36a0;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 6223bff..bb2b7f3 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -13,3 +13,5 @@ 5. In CartesianProductEJA we already know the multiplication table and inner product matrix. Refactor things until it's no longer necessary to duplicate that work. + +6. Eliminate the matrix_space() override in CartesianProductEJA.