rust-ndarray / ndarray-stats

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

Update to ndarray 0.16 #98

Closed bluss closed 3 months ago

bluss commented 3 months ago

Upgrade to ndarray 0.16, (approx 0.5, ndarray-rand 0.15)

Update MSRV to 1.64, like ndarray.

Update cross builders in CI as needed to pass.

Closes #97 Closes #96

bluss commented 3 months ago

All good now except that coverage doesn't pass (due to external service)

bluss commented 3 months ago

@xd009642 @jturner314 @LukeMathWalker I'll try to help here and go on to make a release

bluss commented 3 months ago

I'm stepping in to help (I'm part of the org but have not been part of developing this crate). I can help do maint, do releases, but no development.

altunenes commented 3 months ago

thank you!

LukeMathWalker commented 3 months ago

Please do! I don't have bandwidth for the numerical ecosystem these days, but that shouldn't be a blocker here.