X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=5bb85879e781286ca67df0a37a856c7db0a7885d;hb=ec0cbae9fc7a437c2632abfa6f76f1ce5ae45674;hp=6223bff9331ba3144cbfdd8fbdd8fe616139a230;hpb=b259821a73cb75a6d5a81d13256802be023b0fa9;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 6223bff..5bb8587 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -9,7 +9,3 @@ 4. Can we hit "x" with the deortho matrix and delegate to the _rational_algebra to speed up minimal_polynomial? - -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.