X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=07c85b536fd8631ecd35fad3e6a161c84459d2cf;hb=1bbade9f41ffbfe366b15d0db657f666bc1f025d;hp=cd516fce68ccd2fb31272d49529ba3c2bc8a468d;hpb=15a5605215890a9411c0182294fcfda41a0490dd;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index cd516fc..07c85b5 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -24,10 +24,6 @@ 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 sage: e0*[[[[]]]] [[[[]]]]*e0 -6. Figure out how to make OctonionHermitianEJA a RationalBasisEJA, - and then convert the complex/quaternion algebras to avoid real- - (un)embeddings. - 7. Every once in a long while, the test sage: set_random_seed()