pynbody.chunk.scan

pynbody.chunk.scan#

Cython code to find the next stop in a sorted list of integers.

Functions

scan_for_next_stop(ids, offset_start, id_maximum)

Scan for the next stop in a sorted list of integers.