Skip to content

Conversation

nsajko
Copy link
Member

@nsajko nsajko commented Sep 2, 2025

Specifically I want this because of PR JuliaLang/LinearAlgebra.jl#1431, which PR #59442 depends on.

@nsajko nsajko added linear algebra Linear algebra stdlib Julia's standard library labels Sep 2, 2025
Specifically I want this because of PR JuliaLang/LinearAlgebra.jl#1431,
which PR JuliaLang#59442 depends on.
@DilumAluthge
Copy link
Member

Diff: JuliaLang/LinearAlgebra.jl@6c92d28...d568106

$ git log --oneline 6c92d28..d568106
d568106 (HEAD -> master, origin/master, origin/HEAD) Bump actions/checkout from 4 to 5 (#1434)
1f55352 Generic fallback for `fillstored!` (#1389)
ae12feb test: relax `@test_throws ErrorException` to also allow `BoundsError` (#1431)
76e280e Update pruning instruction in readme (#1426)
5ea3ed5 Generalize 3-arg `dot` to `HermOrSym` (#1410)
5d05175 Fix `opnorm` for banded matrices (#1428)
57c4996 Update pruning instruction in readme
ed53855 Fix the borked refactor of the README (#1422)
42881dd Update README with sysimage usage instructions
22dc103 Move PR migration instructions in README to the bottom (#1421)
81ff483 Restore PR migration instructions in README
1539390 Generic path in `ldiv!` for `Diagonal` (#1261)
4635c5e Specialize lmul!/rmul! for adjoint/transpose (#1388)
bcc4638 Bounds-checking in triangular indexing branches (#1305)
cdd135e Improve type-stability of `eigencopy_oftype` (#1419)
37c86b8 Respect strong zero in generic matvec-mul (#1417)
5a55cc8 Fix overflow and type issues with generic det of a triangular matrix (#1418)

@nsajko nsajko marked this pull request as ready for review September 2, 2025 17:25
nsajko added a commit to nsajko/julia that referenced this pull request Sep 3, 2025
Specifically I want this because of PR JuliaLang/LinearAlgebra.jl#1431,
which PR JuliaLang#59442 depends on.

(cherry picked from PR JuliaLang#59464)
@ViralBShah ViralBShah merged commit 3d3814d into JuliaLang:master Sep 3, 2025
9 checks passed
@nsajko nsajko deleted the bump_LinearAlgebra branch September 3, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies linear algebra Linear algebra stdlib Julia's standard library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants