]> 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 985e50a8dbbfc2d6f8c8d2e80d445fcd9b3ccd86..535ee9c94013ee4ca06d449a446292bb72df4a29 100644 (file)
@@ -8,3 +8,7 @@
 
 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().