]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/TODO
eja: make two subalgebra tests more general.
[sage.d.git] / mjo / eja / TODO
index 750cdc87a3f204f422aa53ec5fb9affe72fa9d1b..535ee9c94013ee4ca06d449a446292bb72df4a29 100644 (file)
@@ -9,5 +9,6 @@
 5. Factor out the unit-norm basis (and operator symmetry) tests once
    all of the algebras pass.
 
-6. Refactor the current ungodly fast charpoly hack (relies on the
-   theory to ensure that the charpolys are equal.)
+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().