npx
npx copied to clipboard
Some useful extensions for NumPy
Results
1
npx issues
Sort by
recently updated
recently updated
newest added
While the tests for `unique_rows` also test float arrays, `unique_rows` does not support a `tol` argument such as `unique`. I tried to fix this by replacing the call to `np.unique`...