From: Michael Orlitzky Date: Sat, 7 Nov 2020 20:33:31 +0000 (-0500) Subject: eja: add a TODO to fix random_element(). X-Git-Url: http://gitweb.michael.orlitzky.com/?p=sage.d.git;a=commitdiff_plain;h=d373c76a0ae0a1e7ba876d09359f84da40a7ea16 eja: add a TODO to fix random_element(). --- 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