NumSharp icon indicating copy to clipboard operation
NumSharp copied to clipboard

Extend the guidelines

Open dotChris90 opened this issue 7 years ago • 7 comments

@Oceania2018 @fdncred I started our Wiki (was not a lot but at least some lines ....)

On https://github.com/Oceania2018/NumSharp/wiki/Design-guidelines I started a page with guidelines. Because I found our discussions and investigations last weeks very interesting and want to write them down. Especially casting, performance, arange instead of ARange, ... such things.

If you do not like some parts, or want to add something, feel free to change. ;)

dotChris90 avatar Nov 10 '18 18:11 dotChris90

Looks great. Good job!

Oceania2018 avatar Nov 12 '18 23:11 Oceania2018

@dotChris90 @fdncred I've wrote an article here.

Oceania2018 avatar Nov 14 '18 23:11 Oceania2018

Awesome! Good job. Maybe you should put your c# demo app in the repo as an example.

fdncred avatar Nov 15 '18 00:11 fdncred

Amazing. I really was impressed when saw it. 🤩

dotChris90 avatar Nov 15 '18 03:11 dotChris90

By the way. Technically background question.

You used a matplotlib adapter and in background also using matplotlib. Amazing.

I was wondering how much work it would be to make a own matplotlib but html based.

In my mind hat sth like

  • tiny web sever in background
  • plotly.js as drawing lib
  • chromely project for rendering

dotChris90 avatar Nov 15 '18 03:11 dotChris90

Our hard work is worth it. NumSharp is providing enough methods to support high level library. @dotChris90 I don't want to implement a ploting library for now. Let's focus on NumSharp and Pandas.NET.

Oceania2018 avatar Nov 15 '18 04:11 Oceania2018

Sure and agree.

OH seems the f# guys already have sth like this with their xplot project so maybe even later no reason for us to implement

dotChris90 avatar Nov 15 '18 04:11 dotChris90