Description
Hi there,
As a beginner for our nice looking tool, it seems that I cannot find a good beginner level, step by step tutorial for rust ndarry in our repo?
To draw some users from python numpy to start using rust numpy, I feel that it could be very helpful to have some readme doc or a site presenting some information like this?
https://numpy.org/devdocs/user/quickstart.html
A quickstart doc would be very helpful, isn't it? Not sure how busy you are, but maybe I can try start making some simple doc, basically port some or all the example operations from https://numpy.org/devdocs/user/quickstart.html to some read me here would be helpful.
Also, I wonder, how a site/book like this is generated https://doc.rust-lang.org/rust-by-example/hello.html
I guess it would be nice that eventually we have a doc site for rust-ndarry (or perhaps there is already some?)
Thank you :)