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
Decide on the characteristic of the field at compile time so that a bool doesn't have to be checked every time we do point operations (checking if characteristic is not 2)
Decide on the characteristic of the field at compile time so that a
booldoesn't have to be checked every time we do point operations (checking if characteristic is not 2)