From d373c76a0ae0a1e7ba876d09359f84da40a7ea16 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 7 Nov 2020 15:33:31 -0500 Subject: [PATCH] eja: add a TODO to fix random_element(). --- mjo/eja/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index e02257f..239f3e4 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -10,3 +10,5 @@ 5. Factor out the unit-norm basis (and operator symmetry) tests once all of the algebras pass. + +6. The EJA random element method only returns two summands by default. \ No newline at end of file -- 2.43.2