X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=25ef99df92da5f41595c609cdea9ae5d245cd1fe;hb=e4d568e25c62d79a2dbe34b81ee4dc21edf09316;hp=0e969cdfe4a2062c6a531b3fa84520c49e88de8f;hpb=43b5bfdb82d46ed04f0f0ecaa1d34893453376b1;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 0e969cd..25ef99d 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -20,7 +20,4 @@ sage: a0 = (1/4)*X[4]**2*X[6]**2 - (1/2)*X[2]*X[5]*X[6]**2 - (1/2)*X[3]*X[4]*X[6 6. Profile the construction of "large" matrix algebras (like the 15-dimensional QuaternionHermitianAlgebra(3)) to find out why - they're so slow. - -7. Drop the element-subalgebra in favor of a regular subalgebra. The - cached "one" can be set in the method. + they're so slow. \ No newline at end of file