From 308d65140d9822b9542fafff0708004b1364368e Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 23 Nov 2020 17:27:22 -0500 Subject: [PATCH] mjo: add two more TODO items. --- mjo/eja/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 94fb172..db363ac 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -29,3 +29,7 @@ HadamardEJA could be equipped with an inner- product that is twice the usual one. Then for the basis to be orthonormal, we would need to divide e.g. (1,0,0) by <(1,0,0),(1,0,0)> = 2 to normalize it. + +8. Use charpoly for inverse itself? + +9. Pre-cache charpoly for some small algebras? -- 2.43.2