Haiping

Results 227 comments of Haiping

@BillyDJr Try ```csharp shuffled_X = X[Slice.All, new Slice(permutation)]; ```

We should use both of them, docfx is for generating md files, Sphinx is for organizing them, and make docs readable on readthedocs.io. I prefer arange().reshape(), keep same as numpy...

Does docfx generate markdown file? I think docfx is used to generate developer's API reference, because it is generated from souce code directly. Sphinx is often used to make tutorial...

@dotChris90 Docfx looks awesome. keep going.

@dotChris90 It's active. https://scisharp.github.io/NumSharp/

Sounds great. NumSharp got 80+ stars now. Seems like people really need it.

@Banyc Can you test it in `TensorFlow.NET` eager mode?

It will have performance issue. Should use other more mature package.

Same thing happened for me, shouldn't return null: ![image](https://user-images.githubusercontent.com/1705364/66691132-c6056e80-ec59-11e9-890e-29e516a00a1f.png)