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

Merge changes from develop in preparation of the 0.3.29 release #5066

Merged
merged 376 commits into from
Jan 12, 2025

Conversation

martin-frbg
Copy link
Collaborator

No description provided.

NickelWenzel and others added 30 commits October 9, 2024 16:36
CGEMM & ZGEMM using C code, Power only, P10 only.
Update Android NDK install path for M1/armv7 crossbuild on CirrusCI
TST,BUG: Explicitly allow running tests multiple times
Fix CBLAS_?GEMMT filling in the wrong triangle for Row-Major
Change multi-threading logic for SBGEMV to be the same as SGEMV.
Fix unroll parameter selection for MIPS64_GENERIC
Fix leading dimension for B in LAPACK tests for GGEV (Reference-LAPACK PR 1064)
LoongArch64: Update README.md
martin-frbg and others added 29 commits January 6, 2025 14:42
remove fast-math
remove fastmath from x280 target
Cirrus CI: Update FreeBSD jobs to 14.1
Do not check LDVT in LAPACKE_?gesvd_work if VT is not used anyway
Add the test cases of rot to improve the unit tests for rot_rvv.
Optimize the omatcopy_cn/zomatcopy_cn kernels with RVV 1.0 intrinsic.
Replace while loop in generic C/ZGEMM_BETA to avoid going out of bounds
Remove comparison that is always false (Reference-LAPACK PR 1062)
Replace LAPACK ?LARFT with a recursive implementation (Reference-LAPACK PR 1080)
Update the Changelog for version 0.3.29
@martin-frbg martin-frbg merged commit 9207052 into release-0.3.0 Jan 12, 2025
135 of 137 checks passed
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.