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
Test that an infinite coordinate does not overflow the chain buffer
An infinite coordinate puts both infinity and NaN in the distance matrix, so
the chain can keep extending without finding a mutual pair. Walking past the
end of its buffer raised instead of reporting the merges it could not make.
0 commit comments