-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is the project still in development ? #594
Comments
It definitely is @Ricocotam! Some PRs are ready but include breaking changes (like #580) so they might be merged after a bunch of other PRs that do not include breaking changes (like #581, #591, #588, #589) in order to cut a patch release ( There is a whole ecosystem of crates building on top of it ( |
Awesome, super glad to hear this. Does any tutorial/docs has been released ? I didn't search but I didn't find it on the readme Edti : Crap, I didn't see the first link ^^ |
All Rust crates have their docs automatically built and uploaded on https://docs.rs/ once they are released on crates.io. Depending on your background, this particular section might turn out to be quite useful: ndarray for NumPy's users. I am also putting a together a long-form tutorial - still early days, but you can find the first post (on |
All is in the title. I see issues and PR but nothing has been committed since December.
I'd like to use this crate but I don't want to rely on something not being maintained. I'd be sad if such a great project is not pursued.
Best of all
The text was updated successfully, but these errors were encountered: