I don't know the code well, for that we need Julian Rüth I guess, but I think that changing the line of create_key_and_extra_args_for_number_field_from_ideal in padic_valuation.py from
candidates = vK.mac_lane_approximants(G, require_incomparability=True) to candidates = vK.mac_lane_approximants(G, require_incomparability=True, required_precision=2) causes this example to work. -- You received this message because you are subscribed to the Google Groups "sage-nt" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-nt/0430bf4c-f40e-4d40-b962-f1ef8a188f73%40googlegroups.com.
