mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 15:37:40 -04:00
3 lines
182 B
Text
3 lines
182 B
Text
py_find_1st is a numpy extension that allows to find the first index into an
|
|
1D-array that validates a boolean condition that can consist of a comparison
|
|
operator and a limit value.
|