X-Git-Url: http://gitweb.michael.orlitzky.com/?p=sage.d.git;a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=bb2b7f30069dda7ba5b1c63ec7062f1ab397c596;hp=6223bff9331ba3144cbfdd8fbdd8fe616139a230;hb=0430a8642776e71ef0c26ab5e186f5a98a5a7433;hpb=b259821a73cb75a6d5a81d13256802be023b0fa9 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.