From 8c7f591dbf56e96a29b347017d061b244dd267a5 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 22 Nov 2020 17:38:51 -0500 Subject: [PATCH] eja: add another performance TODO. --- mjo/eja/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 87a162c..ffa4f7c 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -29,3 +29,5 @@ can use it. The general construction can be something like "call random_instance() on something that inherits me and return the result." + +9. Use charpoly for inverse stuff if it's cached. -- 2.43.2