-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Issues: JuliaLang/julia
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Performance regression for BitMatrix multiplication in 1.11.2
arrays
[a, r, r, a, y, s]
linear algebra
Linear algebra
performance
Must go faster
regression 1.11
Regression in the 1.11 release
#56954
opened Jan 5, 2025 by
jonocarroll
use LQ for "wide A" \ b, not QR
linear algebra
Linear algebra
performance
Must go faster
#56506
opened Nov 8, 2024 by
stevengj
Loading…
[LinearAlgebra] Use BLAS.trsm! instead of LAPACK.trtrs! in generic_trimatdiv!
linear algebra
Linear algebra
performance
Must go faster
#56439
opened Nov 4, 2024 by
amontoison
Loading…
Inline Compiler latency
linear algebra
Linear algebra
wrap
in triangular generic_matmatmul
compiler:latency
LinearAlgebra support for cross product of 3-tuples
feature
Indicates new feature / enhancement requests
linear algebra
Linear algebra
performance
Must go faster
#56259
opened Oct 21, 2024 by
MilesCranmer
Loading…
Add a convenience constructor for Linear algebra
MulAddMul
linear algebra
#56170
opened Oct 15, 2024 by
jishnub
Loading…
2-arg Aesthetics and correctness of printed representations of objects.
linear algebra
Linear algebra
show
for Symmetric
/Hermitian
and triangular
display and printing
Make output type promotion for Affects running Julia on a GPU
linear algebra
Linear algebra
LinearAlgebra.normalize
GPU friendly
gpu
#55830
opened Sep 21, 2024 by
BioTurboNick
Loading…
Use matprod_dest in triangular multiplications
arrays
[a, r, r, a, y, s]
linear algebra
Linear algebra
Infer eltype from diag element in off-diag bands for structured matrices
arrays
[a, r, r, a, y, s]
linear algebra
Linear algebra
LinearAlgebra: move alg to a keyword argument in symmetric eigen
linear algebra
Linear algebra
#55481
opened Aug 13, 2024 by
jishnub
Loading…
Handle large integer exponents in matrix powers
arrays
[a, r, r, a, y, s]
linear algebra
Linear algebra
Simplify [a, r, r, a, y, s]
linear algebra
Linear algebra
dropdims(::Transpose)
and insertdims(::PermutedDimsArray)
etc.
arrays
#55381
opened Aug 5, 2024 by
mcabbott
Loading…
propertynames
for SVD respects private argument
backport 1.10
#55169
opened Jul 19, 2024 by
arhik
Loading…
Map instead of broadcast in Diagonal matrix functions
linear algebra
Linear algebra
#54723
opened Jun 7, 2024 by
jishnub
Loading…
Add nullspace and cond functions for QRPivoted matrices
linear algebra
Linear algebra
#54519
opened May 19, 2024 by
danilonumeroso
Loading…
Let Linear algebra
diagzero
propagate information not stored in type where relevant
linear algebra
#54440
opened May 10, 2024 by
MilesCranmer
Loading…
Fix size-1 Applying a function over a collection
linear algebra
Linear algebra
StructuredMatrix
's broadcast.
broadcast
#54190
opened Apr 22, 2024 by
N5N3
Loading…
zero(::ArrayWrapper) forwards to parent
linear algebra
Linear algebra
#53449
opened Feb 23, 2024 by
Krutik-Patel
Loading…
Type-stabilize generic matrix solves
linear algebra
Linear algebra
#52805
opened Jan 8, 2024 by
dkarrasch
Loading…
Promote more BLAS-able cases to BLAS methods
linear algebra
Linear algebra
performance
Must go faster
#52787
opened Jan 6, 2024 by
dkarrasch
Loading…
Respect pivot strategy (if given) in Linear algebra
cholesky
linear algebra
#51245
opened Sep 8, 2023 by
dkarrasch
Loading…
Deprecate implicit pseudo-inverses of vectors
linear algebra
Linear algebra
#50955
opened Aug 17, 2023 by
antoine-levitt
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.