Christian Kahr

Results 50 comments of Christian Kahr

Yeah that's true. But I just saw that many people I met in engineering area like easy stuff, e.g. in MATLAB. MATLAB is very popular in our area because keep...

Wow - fantastic! And yes thats what i was thinking about. If you accept Pull requests - that's fine. The multi-dimensional i can try myself ;) It is great. Honestly...

Would start maybe at weekends. Next 2 days have little bit more work to do. :)

@Oceania2018 just one little thing. Sorry I mention it. Shouldn't it be: var a = np.arange(9).Reshape(3,3)? So with capital R instead of small r? The output of arange is a...

@Oceania2018 and question : shall we start doc with python sphinx? Or maybe take docfx? https://dotnet.github.io/docfx/ Just idk if sphinx can parse c# for api documentations by doc comments.

@Oceania2018 at the moment I experiment with docfx - it does not look as bad as i though. Especially the API documentation and the style looks promising. Moreover docfx is...

Yes they are now able to do it. I was also surprised. Seems they developed quite well. You can write so called articles which is equivalent sphinx tutorials. Using markdown....

@Oceania2018 an example for our api https://dotchris90.github.io/NumSharp/api/NumSharp.NDArray-1.html And example for article : https://dotchris90.github.io/NumSharp/articles/NDArray.Creation.html @Oceania2018 if u not too angry with me. I would like to go with docfx. They plan...

@Oceania2018 thanks. Before thinking about pull requests. Is NumSharps github page active? If not, could you activate it? Not sure if I can since u the founder / constructor of...

@Oceania2018 thanks a lot. Then today maybe write some more user tutorials. ;) And push.