-
-
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 :) |
Now that ndarray-linalg has released a new version, I've moved argmin's upgrading forward over in npatsakula#2 |
Hello @amfaber! Sorry for the absence and thank you for your MR's! Hello @stefan-k! I've merged @amfaber MR but some examples still unable to complile with outdated version of |
7e030d7
to
71ced29
Compare
False alarm: all examples compile without errors after rebase 👌🏼 |
Hello @stefan-k! Can I ask you for review? |
I would also love to see progress on this :) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #546 +/- ##
==========================================
- Coverage 92.11% 92.10% -0.02%
==========================================
Files 177 177
Lines 23672 23675 +3
==========================================
Hits 21806 21806
- Misses 1866 1869 +3 ☔ View full report in Codecov by Sentry. |
Plan
Cargo.toml
update.