From: Michael Orlitzky Date: Thu, 29 Aug 2019 23:08:55 +0000 (-0400) Subject: Add even more TODO items. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=sage.d.git;a=commitdiff_plain;h=a7fa05ef3da8b47cc4962de23e1313a5f6ef6374 Add even more TODO items. --- diff --git a/mjo/eja/TODO b/mjo/eja/TODO index b2495b5..98314ce 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -17,3 +17,7 @@ 7. Do we really need to orthonormalize the basis in a subalgebra? So long as we can decompose the operator (which is invariant under changes of basis), who cares? + +8. Ensure that we can construct all algebras over both AA and RR. + +9. Check that our field is a subring of RLF.