]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: remove a completed TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 9 Mar 2021 21:52:57 +0000 (16:52 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 9 Mar 2021 21:52:57 +0000 (16:52 -0500)
mjo/eja/TODO

index 310e3073c667fb42b7591c0b8a989f590455e4fa..07c85b536fd8631ecd35fad3e6a161c84459d2cf 100644 (file)
@@ -24,11 +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. Can we convert the complex/quaternion algebras to avoid real-
-   (un)embeddings? Quaternions would need their own
-   QuaternionMatrixAlgebra, since Sage matrices have to have entries
-   in a commutative ring.
-
 7. Every once in a long while, the test
 
        sage: set_random_seed()