Open edgarcosta opened 4 years ago
Line 172 of endomorphisms/endomorphisms/magma/heuristic/Buttons.m
indicates that this function is not currently supported. I hope to find the time to improve this situation, but currently it is not there. HeuristicDecomposition
should usually work.
When running this with only endomorphisms
and curve_reconstruction
, I do get a bug, but of another kind, which indicates that a certain element cannot be algebraized (Runtime error: Failed to algebraize map over base field.
). That is what is to be expected. In other words, I cannot reproduce this bug with a minimal prerequisite.
Sorry, I accidentally typed a shortcut. This should remain open until we are sure that the original function also behaves stably. That said, I did verify that both the information-richer HeuristicDecomposition
and the original yet unsupported HeuristicJacobianFactors
return sensible output when they succeed and sensible error messages when they do not.
FYI, bumping up the precision fixes the problem (but I still think this is a bug)
Reported by @andrewvsutherland