From 5b0dc16eb09423b88eba78ed5667541d90fff17b Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 14 Oct 2019 09:25:41 -0400 Subject: [PATCH] eja: add TODO for the TrivialEJA class. --- mjo/eja/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 985e50a..3e3b9e7 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -8,3 +8,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. -- 2.43.2