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
fp_binary has not proved very useful and should ideally be removed from the requirements to enhance maintainability. Recommend replacing functionality with np.round, typecasting to np ints and using bit manipulation.