nixpy icon indicating copy to clipboard operation
nixpy copied to clipboard

Use binary search to find indices for RangeDimenion ticks

Open achilleas-k opened this issue 5 years ago • 0 comments

https://github.com/G-Node/nixpy/blob/ab40c0dc954c0fcb81390c163776e3c6d18a0db6/nixio/dimensions.py#L257-L259

Use numpy.searchsorted.

achilleas-k avatar Oct 29 '19 14:10 achilleas-k