From a21b1f2bf9bba6386185812c2804b5c17f0dd84b Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 2 Apr 2020 08:47:14 -0400 Subject: [PATCH] eja: add another TODO. --- mjo/eja/TODO | 3 +++ 1 file changed, 3 insertions(+) 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? -- 2.43.2