Skip to content

Pull requests: JuliaLang/julia

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

Pull requests list

Allow rank computation for QRPivoted matrices
#54283 opened Apr 27, 2024 by danilonumeroso Loading…
version: Don't over-specialize ident_cmp function
#54278 opened Apr 26, 2024 by topolarity Loading…
Fix inverse/solve for complex Hermitian with non-vanishing diagonal backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug linear algebra Linear algebra
#54276 opened Apr 26, 2024 by dkarrasch Loading…
Rename Memory wrapper from view to unsafe_vector triage This should be discussed on a triage call
#54273 opened Apr 26, 2024 by nhz2 Loading…
Don't require that @inbounds depends only on local information doc This change adds or pertains to documentation
#54270 opened Apr 26, 2024 by LilithHafner Loading…
document finally in try/catch doc This change adds or pertains to documentation error handling Handling of exceptions by Julia or the user
#54269 opened Apr 26, 2024 by stevengj Loading…
Fix warning that appears on Windows build in utf8.c windows Affects only Windows
#54268 opened Apr 26, 2024 by gitboy16 Loading…
fixes to colonful reshape arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug
#54261 opened Apr 26, 2024 by nsajko Loading…
Only initialize libgit2's atexit once libgit2 The libgit2 library or the LibGit2 stdlib module stdlib Julia's standard library
#54254 opened Apr 25, 2024 by sjkelly Loading…
LinearAlgebra: 2-arg show for adjoint/transpose arrays [a, r, r, a, y, s] linear algebra Linear algebra
#54249 opened Apr 25, 2024 by jishnub Loading…
set VERSION to 1.10.3 release Release management and versioning.
#54246 opened Apr 25, 2024 by KristofferC Loading…
prevent package_callbacks to run multiple time for a single package backport 1.11 Change should be backported to release-1.11
#54243 opened Apr 25, 2024 by KristofferC Loading…
infer_effects: add optimize::Bool optional argument
#54241 opened Apr 25, 2024 by aviatesk Loading…
build: Remove GPL libs when set USE_GPL_LIBS=0 build Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries
#54240 opened Apr 25, 2024 by inkydragon Loading…
Move GC to its own directory and library build Build system, or building Julia or its dependencies GC Garbage collector
#54238 opened Apr 24, 2024 by d-netto Loading…
Implement reverse for more Matrix variants linear algebra Linear algebra
#54231 opened Apr 24, 2024 by Sahiti004 Loading…
add Markdown.postwalk and prewalk markdown needs news A NEWS entry is required for this change needs tests Unit tests are required for this change
#54224 opened Apr 24, 2024 by stevengj Loading…
Optimize issorted for rev=true performance Must go faster sort Put things in order
#54220 opened Apr 23, 2024 by LilithHafner Loading…
attach finalizer in mmap to the correct object backport 1.11 Change should be backported to release-1.11
#54210 opened Apr 23, 2024 by KristofferC Loading…
inbounds propagation in the copyto! implementation for Array arrays [a, r, r, a, y, s] performance Must go faster
#54205 opened Apr 22, 2024 by nsajko Loading…
in copyto_impl!, shadow a name as intended to ensure type stability arrays [a, r, r, a, y, s]
#54204 opened Apr 22, 2024 by nsajko Loading…
make AbstractPipe public backport 1.11 Change should be backported to release-1.11
#54191 opened Apr 22, 2024 by LilithHafner Loading…
ProTip! Add no:assignee to see everything that’s not assigned.