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
Remove the unused replace_one and replace_zero,
and rename methods to make Step about succ/pred operations.
The primary api is still forward (succ_n) and backward (pred_n),
but we provide stepwise methods for optimization purposes.
0 commit comments