Skip to content

Pull requests: JuliaLang/LinearAlgebra.jl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Make matmul work with zero-less eltypes
#1488 opened Nov 24, 2025 by dkarrasch Loading…
Fix 3-arg dot for empty arrays backport 1.10 Change should be backported to the 1.10 release backport 1.12 Change should be backported to release-1.12
#1485 opened Nov 17, 2025 by dkarrasch Loading…
make eigvals(::Diagonal) accept sortby
#1477 opened Oct 17, 2025 by araujoms Loading…
ldiv for vector-of-vectors RHS feature Indicates new feature / enhancement requests
#1446 opened Sep 17, 2025 by stevengj Loading…
2 tasks
Add issymmetrictype and ishermitiantype
#1436 opened Sep 7, 2025 by jishnub Loading…
Make issymmetric unconditionally true for Numbers
#1435 opened Sep 7, 2025 by jishnub Loading…
diag with a Val band index arrays [a, r, r, a, y, s] needs tests Unit tests are required for this change
#1424 opened Aug 24, 2025 by jishnub Loading…
Add low-level wrappers for BLAS and LAPACK
#1403 opened Jul 7, 2025 by amontoison Loading…
make dot docstring match the implementation
#1400 opened Jul 3, 2025 by adienes Loading…
Tests for special functions of tridiag matrices
#1390 opened Jun 21, 2025 by jishnub Loading…
Add banded paths to generic solve
#1372 opened Jun 2, 2025 by jishnub Loading…
Out-of-place triu/tril for Symmetric in each branch
#1318 opened Apr 27, 2025 by jishnub Loading…
evalpoly for matrix polynomials
#1163 opened Jan 3, 2025 by stevengj Loading…
Specialize diag(::Diagonal)
#1158 opened Dec 22, 2024 by putianyi889 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.