Skip to content
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

Closed
Ricocotam opened this issue Mar 10, 2019 · 3 comments
Closed

Is the project still in development ? #594

Ricocotam opened this issue Mar 10, 2019 · 3 comments

Comments

@Ricocotam
Copy link

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

@LukeMathWalker
Copy link
Member

LukeMathWalker commented Mar 10, 2019

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 (0.12.2) before a new major release (0.13.0).
A bunch of PRs are waiting for a second reviewer, but the project is definitely alive.

There is a whole ecosystem of crates building on top of it (ndarray-stats, ndarray-linalg, linxal, ndarray-vision, ecc), both new and old ones, hence I wouldn't doubt the investment of the scientific Rust community in ndarray.

@Ricocotam
Copy link
Author

Ricocotam commented Mar 10, 2019

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 ^^
I hope I can contribute soon

@LukeMathWalker
Copy link
Member

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 Vec<T>) here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants