-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
Dependency update: ndarray. #546
base: main
Are you sure you want to change the base?
Conversation
Hi @stefan-k! Can I ask you to take a look into this? Unfortunately, I can't even run a CI job here:( |
crates/argmin-math/ndarray-linalg-tests/ndarray_0_16/Cargo.toml
Outdated
Show resolved
Hide resolved
Hi @npatsakula , thank you for your contribution! :) For new contributors, the CI has to be started explicitly by me. |
cff8157
to
280c604
Compare
Hi @npatsakula , this looks good to me, any idea why the CI is failing? I suspect that you'll also have to update ndarray in |
Hello! I've touched up this PR in npatsakula#1 |
Thanks! Hopefully a new version of ndarray-linalg will be release soon and then we can merge this :) |
Alias ndarray_0_16 to ndarray
Now that ndarray-linalg has released a new version, I've moved argmin's upgrading forward over in npatsakula#2 |
Plan
Cargo.toml
update.