X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=bb2b7f30069dda7ba5b1c63ec7062f1ab397c596;hb=0430a8642776e71ef0c26ab5e186f5a98a5a7433;hp=9edb3790ca89f859627c43e59db540b716fe5f16;hpb=ba5106550a9a614c6b6f7a2941ddce91ab592934;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 9edb379..bb2b7f3 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -14,4 +14,4 @@ inner product matrix. Refactor things until it's no longer necessary to duplicate that work. -6. Figure out how to remove Unital() from subalgebras. +6. Eliminate the matrix_space() override in CartesianProductEJA.