SciSharp / NumSharp

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

Numsharp equivalent for unravel_index #480

Open iainross opened 1 year ago

iainross commented 1 year ago

I can't find anything that maps onto numpy.unravel_index - is it missing from the NumSharp API or am I missing something?

ChengYen-Tang commented 1 year ago

I found a more complete package, maybe you can try it. https://github.com/Quansight-Labs/numpy.net