]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/TODO
eja: start experiment full_spectral_decomposition() method.
[sage.d.git] / mjo / eja / TODO
index 55a59a1c45a153c4de59bd8464a50c2fe404872d..b8ceda8fa3defcb3df1a5641ab03eed28c910ee9 100644 (file)
@@ -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.