Skip to content

Update features to match intel-mkl-src 8.1 - #409

Merged
Dirreke merged 1 commit into
rust-ndarray:masterfrom
Dirreke:fix-406
Oct 29, 2025
Merged

Update features to match intel-mkl-src 8.1#409
Dirreke merged 1 commit into
rust-ndarray:masterfrom
Dirreke:fix-406

Conversation

@Dirreke

Copy link
Copy Markdown
Collaborator

Close#406 . Close#359 .
Based on #359 .

@Dirreke
Dirrekeforce-pushed the fix-406 branch 2 times, most recently from f453f33 to efcca97CompareOctober 29, 2025 09:20
@codecov

codecovBot commented Oct 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.46%. Comparing base (c7ff9dc) to head (4ea9e72).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #409 +/- ##
==========================================
+ Coverage 86.92% 87.46% +0.53% 
==========================================
Files 64 65 +1 Lines 3649 3893 +244 ==========================================
+ Hits 3172 3405 +233 - Misses 477 488 +11 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Dirreke
Dirreke merged commit f192e6f into rust-ndarray:masterOct 29, 2025
12 checks passed
@DirrekeDirreke mentioned this pull request Nov 3, 2025
Sign up for freeto 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.

ndarray-linalg and lax hardcode binding to seq version of intel-mkl in cargo.toml

1 participant

@Dirreke