-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The numpy diff() function returns an array of the same type as its input. This means that we have to be careful about checking whether a generic container is sorted if that container is of an unsigned type. Currently various jagular functions rely on diff(), including get_contiguous_segments() and may have to be modified if necessary.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels