From ba5106550a9a614c6b6f7a2941ddce91ab592934 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 12 Mar 2021 14:51:16 -0500 Subject: [PATCH] eja: add a TODO. --- mjo/eja/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 6223bff..9edb379 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -13,3 +13,5 @@ 5. In CartesianProductEJA we already know the multiplication table and inner product matrix. Refactor things until it's no longer necessary to duplicate that work. + +6. Figure out how to remove Unital() from subalgebras. -- 2.43.2