X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=b8ceda8fa3defcb3df1a5641ab03eed28c910ee9;hb=1846049dafeb625173550d00539989e14939544a;hp=55a59a1c45a153c4de59bd8464a50c2fe404872d;hpb=5b62defe6caa66d0167214d557a2c3480393ad9e;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 55a59a1..b8ceda8 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -1,5 +1,7 @@ -A. Make the subalgebra class work with any subalgebra (there's nothing - special except a_regular_element() in there). +A. Add tests for orthogonality in the Peirce decomposition. + +B. Add support for a symmetric positive-definite bilinear form in + the JordanSpinEJA. 1. Add CartesianProductEJA.