| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Update argminmax 0.6.1 -> 0.6.3, which ships the _mm512_loadu_si512 type-mismatch fix (#73) and resolves the build failure on newer rustc toolchains (#77). Also refresh the remaining Rust dependencies: - pyo3 0.26 -> 0.28, numpy 0.26 -> 0.28 - half 2.3.1 -> 2.7.1, num-traits 0.2.17 -> 0.2.19 - once_cell 1 -> 1.21, rayon 1.8.0 -> 1.12.0 - dev: rstest 0.18.2 -> 0.26.1, rstest_reuse 0.6 -> 0.7.0, criterion 0.5.1 -> 0.8.2, paste 1.0.14 -> 1.0.15
Merging this PR will not alter performance⚠️ Different runtime environments detected
⚡ 12 improved benchmarks Warning Please fix the performance issues or acknowledge them on CodSpeed. Performance ChangesTip Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent. Comparing chore/update-rust-deps (a2df7ea) with main (6d12e9e) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Update argminmax 0.6.1 -> 0.6.3, which ships the _mm512_loadu_si512 type-mismatch fix and resolves the build failure on newer rustc toolchains (jvdd/argminmax#77).
Also refresh the remaining Rust dependencies: