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

Added implementation of np.expand_dims(NDArray a, int axis) #277

Closed Nucs closed 5 years ago

Nucs commented 5 years ago

Let me know if you think there is a better/faster way to handle the parsing of the reshape