SciSharp / NumSharp

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

numpy.rot90 #221

Open pkingwsd opened 5 years ago

pkingwsd commented 5 years ago

numpy.rot90

Oceania2018 commented 5 years ago

https://docs.scipy.org/doc/numpy/reference/generated/numpy.rot90.html

solarflarefx commented 3 years ago

@Oceania2018 @emrahsungu Does this exist in the current version of NumSharp?