From 72a75a3d30bb108a4d2be13c096a16578f0bb0e6 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 15 Oct 2019 08:29:25 -0400 Subject: [PATCH] eja: update the TODO. --- mjo/eja/TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 3e3b9e7..535ee9c 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -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(). -- 2.43.2