From 98bb214e8175eb3526d248c69b3fafe8ab694705 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 25 Feb 2021 08:40:29 -0500 Subject: [PATCH] eja: gently update the TODO. --- mjo/eja/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 1407ebd..103e8d1 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -1,5 +1,5 @@ -1. Finish CartesianProductEJA: add to_matrix(), random_instance(),... - methods. I guess we should create a separate class hierarchy for +1. Finish CartesianProductEJA: add random_instance() method and + optimize. I guess I should create a separate class hierarchy for Cartesian products of RationalBasisEJA? That way we get fast charpoly and random_instance() defined... -- 2.43.2