Skip to content
Snippets Groups Projects
Commit e3b38b0d authored by Kipp Cannon's avatar Kipp Cannon
Browse files

streamthinca: improve lower_bound_in_seglist()

- a thinko was causing it to include one too many segments below the bound
  than required to satisfy the criterion.  it wouldn't lead to incorrect
  results, just a small slow-down.  ligo.segments now provides an
  implementation of this function, but that version of ligo.segments is not
  yet in production so we need to retain this implementation here for the
  time being.
parent a4f455ef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment