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

More fixes #2

Merged
merged 2 commits into from
Jan 30, 2025
Merged

More fixes #2

merged 2 commits into from
Jan 30, 2025

Conversation

amfaber
Copy link

@amfaber amfaber commented Jan 29, 2025

rust-ndarray/ndarray-linalg#391 (comment) Has been merged, and we can continue the upgrades! argmin itself can now pass all tests on my computer with cargo t --all-features, and argmin-math is passing cargo t --features=ndarray_v0_16.
Some of the examples can't compile now that I bumped them to 0.16, because https://github.com/argmin-rs/finitediff/ doesn't have a release that depends on ndarray 0.16 on crates.io. The support is merged on the main branch though, so it should be easy for Stefan to just release a new version of that.

@npatsakula npatsakula merged commit 7e030d7 into npatsakula:ndarray_update Jan 30, 2025
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

Successfully merging this pull request may close these issues.

2 participants