You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently nf allows constructing number fields with a reducible defining polynomial, and operations on number field elements don't perform error handling, e.g. nf_elem_inv silently returns a wrong result.
This all ought to be done more robustly and explicitly documented.