nb module¶
Numba-compiled functions for splitting.
norm_range_overlap_matrix_nb function¶
Compute the normalized overlap matrix for ranges.
norm_set_overlap_matrix_nb function¶
Compute the normalized overlap matrix for sets.
norm_split_overlap_matrix_nb function¶
Compute the normalized overlap matrix for splits.
range_overlap_matrix_nb function¶
Compute the overlap matrix for ranges.
set_overlap_matrix_nb function¶
Compute the overlap matrix for sets.
split_overlap_matrix_nb function¶
Compute the overlap matrix for splits.
split_range_by_gap_nb function¶
Split a range with gaps into start and end indices.