rust-ndarray / ndarray-stats

Statistical routines for ndarray
https://docs.rs/ndarray-stats
Apache License 2.0
201 stars 25 forks source link

Bump version and dependencies post ndarray 0.14 #70

Closed xd009642 closed 3 years ago

xd009642 commented 3 years ago

For a quick release to coincide with ndarray 0.14. Also bumped all other deps since they required no code changes

Fixes #69

LukeMathWalker commented 3 years ago

Looks good to me :ok_hand: As evident, I don't have much time lately to dedicate to ndarray-related projects. I transferred ownership of ndarray-stats to the release team in the rust-ndarray org - I think you are best placed when it comes to choosing who should be part of it @bluss. I am happy to cut this release though if necessary.

bluss commented 3 years ago

Travis needs update to build with 1.42 as min version.

I don't have much time for Rust either, unfortunately :( So we are looking for maintainers here

xd009642 commented 3 years ago

Done, I also simplified the tarpaulin install as the rust flag isn't needed anymore now proc macro is stabilised :smile:

EDIT: Also don't forget I'm willing to be a maintainer :wink:

bluss commented 3 years ago

@LukeMathWalker What do you think, we can welcome @xd009642 to be maintainer of ndarray-stats and ndarray?

LukeMathWalker commented 3 years ago

He has been around for a long time, he knows and uses both projects professionally, I know where he lives if he pulls anything funny - I think we can welcome him :grin:

xd009642 commented 3 years ago

aha I have power now :upside_down_face:. Does anyone have any issues if I take a look at #63 and merging it before we push out a new release? I was having a read and it all looks pretty good to me, not sure why it's in draft

bluss commented 3 years ago

Also, join #rust-sci:matrix.org on matrix if you want to. It is not a lively place, but it's the place we have I think

xd009642 commented 3 years ago

I'm going to merge this as I can now :wink: