Use binary search to find indices for RangeDimenion ticks
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/G-Node/nixpy/blob/ab40c0dc954c0fcb81390c163776e3c6d18a0db6/nixio/dimensions.py#L257-L259
Use [numpy.searchsorted](https://docs.scipy.org/doc/numpy/reference/generated/numpy.searchsorted.html).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.