Skip to content

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
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
Assignee
Filter by who’s assigned
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…
Inline wrap in triangular generic_matmatmul compiler:latency Compiler latency linear algebra Linear algebra
#56397 opened Oct 31, 2024 by jishnub Draft
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 MulAddMul linear algebra Linear algebra
#56170 opened Oct 15, 2024 by jishnub Loading…
2-arg show for Symmetric/Hermitian and triangular display and printing Aesthetics and correctness of printed representations of objects. linear algebra Linear algebra
#56013 opened Oct 6, 2024 by jishnub Draft
Make output type promotion for LinearAlgebra.normalize GPU friendly gpu Affects running Julia on a GPU linear algebra Linear algebra
#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
#55821 opened Sep 20, 2024 by jishnub Draft
Unwrap parent in triangular broadcast arrays [a, r, r, a, y, s] linear algebra Linear algebra
#55604 opened Aug 27, 2024 by jishnub Draft
Handle large integer exponents in matrix powers arrays [a, r, r, a, y, s] linear algebra Linear algebra
#55431 opened Aug 9, 2024 by jishnub Draft
Simplify dropdims(::Transpose) and insertdims(::PermutedDimsArray) etc. arrays [a, r, r, a, y, s] linear algebra Linear algebra
#55381 opened Aug 5, 2024 by mcabbott Loading…
propertynames for SVD respects private argument backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 linear algebra Linear algebra
#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…
Fix size-1 StructuredMatrix's broadcast. broadcast Applying a function over a collection linear algebra Linear algebra
#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 cholesky linear algebra 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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.