SciSharp / NumSharp

High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
https://github.com/SciSharp
Apache License 2.0
1.36k stars 189 forks source link

np.nonzero #365

Open Oceania2018 opened 4 years ago

Oceania2018 commented 4 years ago

Return the indices of the elements that are non-zero. https://docs.scipy.org/doc/numpy/reference/generated/numpy.nonzero.html