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

🤖 [master] Bump the LinearAlgebra stdlib from e7da19f to 924dda4 #57270

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DilumAluthgeBot
Copy link
Contributor

Stdlib: LinearAlgebra
URL: https://github.com/JuliaLang/LinearAlgebra.jl.git
Stdlib branch: master
Julia branch: master
Old commit: e7da19f
New commit: 924dda4
Julia version: 1.13.0-DEV
LinearAlgebra version: 1.12.0(Does not match)
Bump invoked by: @dkarrasch
Powered by: BumpStdlibs.jl

Diff: JuliaLang/LinearAlgebra.jl@e7da19f...924dda4

$ git log --oneline e7da19f..924dda4
924dda4 remove copy-allocation on accessing `cholesky` factors (`.L`, `.U`) (#1186)
6f02532 Use `BLAS.trsm!` instead of `LAPACK.trtrs!` in left-triangular solves (#1194)

@dkarrasch dkarrasch added the backport 1.12 Change should be backported to release-1.12 label Feb 5, 2025
@KristofferC KristofferC mentioned this pull request Feb 6, 2025
32 tasks
This was referenced Feb 14, 2025
@dkarrasch dkarrasch removed the backport 1.12 Change should be backported to release-1.12 label Feb 20, 2025
@dkarrasch
Copy link
Member

I removed the backports label. I have created a branch release-1.12 off of e7da19f, which is the "old commit" here. One of the two commits included here seems to be controversial, so we can just as well discuss that one and add the uncontroversial one to the backports PR over at LinearAlgebra.jl.

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.

2 participants