]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/TODO
eja: allow subalgebra_idempotent() to work in trivial EJAs.
[sage.d.git] / mjo / eja / TODO
index 58cab5a83423e8f6aa29bf945950ee099ef848bf..535ee9c94013ee4ca06d449a446292bb72df4a29 100644 (file)
@@ -6,5 +6,9 @@
 
 4. Implement the octonion simple EJA.
 
-5. Factor out the Jordan axiom and norm tests once all of the
-   algebras pass.
+5. Factor out the unit-norm basis (and operator symmetry) tests once
+   all of the algebras pass.
+
+6. Can we make the minimal and characteristic polynomial tests work
+   for trivial algebras, too? Then we wouldn't need the "nontrivial"
+   argument to random_eja().