From 0ed6dd869beb5fecd91e3653243e9c899b12c36b Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 4 Nov 2020 19:03:16 -0500 Subject: [PATCH] eja: remove a completed TODO. --- mjo/eja/TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 38aa85b..b8ceda8 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -17,6 +17,3 @@ B. Add support for a symmetric positive-definite bilinear form in 6. Can we make the minimal and characteristic polynomial tests work for trivial algebras, too? Then we wouldn't need the "nontrivial" argument to random_eja(). - -7. Solve the charpoly system with A_of_x.solve_right(x_powers[r]) - rather than dumbass Cramer's rule. -- 2.43.2