Skip to content

Pull requests: JuliaLang/julia

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

Add one-arg norm method latency Latency linear algebra Linear algebra
#56330 by jishnub was merged Oct 29, 2024 Loading…
Scaling mul! for generic AbstractArrays arrays [a, r, r, a, y, s] latency Latency linear algebra Linear algebra performance Must go faster
#56313 by jishnub was merged Oct 24, 2024 Loading…
Reduce generic matrix*vector latency latency Latency linear algebra Linear algebra
#56289 by jishnub was merged Oct 23, 2024 Loading…
slightly improve inference in precompilation code latency Latency
#56084 by KristofferC was merged Oct 10, 2024 Loading…
avoid defining convert(Vector{String}, ...) in LibGit2 latency Latency libgit2 The libgit2 library or the LibGit2 stdlib module
#56082 by KristofferC was merged Oct 10, 2024 Loading…
Accept axes in Base.checkdims_perm arrays [a, r, r, a, y, s] latency Latency
#55403 by jishnub was merged Aug 7, 2024 Loading…
prevent specialization for unused argument: argtail, _front collections Data structures holding multiple items, e.g. sets latency Latency
#55154 opened Jul 17, 2024 by nsajko Loading…
Matmul: dispatch on specific blas paths using an enum latency Latency linear algebra Linear algebra
#55002 by jishnub was merged Oct 24, 2024 Loading…
Reduce branches in 2x2 and 3x3 stable_muladdmul for standard cases latency Latency linear algebra Linear algebra
#54951 by jishnub was merged Jun 27, 2024 Loading…
Split generic_matmul for strided matrices into two halves latency Latency linear algebra Linear algebra
#54552 by jishnub was merged May 25, 2024 Loading…
Aggressive constprop in norm latency Latency linear algebra Linear algebra
#54523 by jishnub was merged May 20, 2024 Loading…
Replace mul! by broadcasting in exp! latency Latency linear algebra Linear algebra
#54493 by jishnub was merged May 17, 2024 Loading…
Copy parent in copy_similar for Symmetric/Hermitian latency Latency linear algebra Linear algebra
#54473 by jishnub was merged May 20, 2024 Loading…
LinearAlgebra: aggressive constprop in opnorm latency Latency linear algebra Linear algebra
#54472 by jishnub was merged May 15, 2024 Loading…
Targeted stable_muladdmul branches in small matmul latency Latency linear algebra Linear algebra
#54470 by jishnub was merged May 15, 2024 Loading…
Compile-time stride checks in matmul functions latency Latency linear algebra Linear algebra
#54461 by jishnub was merged May 14, 2024 Loading…
LinearAlgebra: compile-time stride check in gemv! to reduce latency latency Latency linear algebra Linear algebra
#54449 by jishnub was merged May 14, 2024 Loading…
Reduce matmul latency by splitting small matmul latency Latency linear algebra Linear algebra
#54421 by jishnub was merged May 12, 2024 Loading…
use afoldl instead of tail recursion for tuples latency Latency
#53665 by vtjnash was merged Mar 12, 2024 Loading…
Improve type stability in Artifacts code latency Latency
#52759 by KristofferC was merged Jan 8, 2024 Loading…
fix invalidations related to ismutable backport 1.9 Change should be backported to release-1.9 compiler:inference Type inference latency Latency
#52170 by ranocha was merged Nov 28, 2023 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.