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 188 forks source link

Implementation of np.delete working? #414

Open simonbuehler opened 4 years ago

simonbuehler commented 4 years ago

hi,

currently the sourcode just returns null, shouldn't the commented code work?

https://github.com/SciSharp/NumSharp/blob/843309e7e873bfb0bec2d6e56b3dcba4b9e723e0/src/NumSharp.Core/Manipulation/NdArray.delete.cs#L9