]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: update the TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 15 Oct 2019 12:29:25 +0000 (08:29 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 15 Oct 2019 12:29:25 +0000 (08:29 -0400)
mjo/eja/TODO

index 3e3b9e736b2241b1baacae62e4cadc98ce3869a8..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. Add a TrivialEJA class and use it in the tests for is_trivial().
-   The random_eja() function should also be able to return these.
+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().