From: Michael Orlitzky Date: Thu, 2 Apr 2020 12:47:14 +0000 (-0400) Subject: eja: add another TODO. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=sage.d.git;a=commitdiff_plain;h=a21b1f2bf9bba6386185812c2804b5c17f0dd84b eja: add another TODO. --- diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 207c06d..b8ceda8 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -1,5 +1,8 @@ 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. 2. Check the axioms in the constructor when check != False?