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
warning: sage/libs/ntl/ntl_ZZ.pyx:274:23: local variable 'ans' referenced before assignment
for variables that are passed by reference to a C function that overwrites them (meaning that there is no real bug). Here we fix a few easy ones by initializing the variable.