From 0430a8642776e71ef0c26ab5e186f5a98a5a7433 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 12 Mar 2021 21:12:10 -0500 Subject: [PATCH] eja: add a TODO for tomorrow. --- mjo/eja/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 6223bff..bb2b7f3 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. Eliminate the matrix_space() override in CartesianProductEJA. -- 2.43.2