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
Sort

Pull requests list

[LinearAlgebra] Remove unreliable doctests ci Continuous integration docs This change adds or pertains to documentation linear algebra Linear algebra
#56011 opened Oct 5, 2024 by giordano Loading…
Fix printing of AbstractDicts with unknown length bugfix This change fixes an existing bug display and printing Aesthetics and correctness of printed representations of objects. REPL Julia's REPL (Read Eval Print Loop)
#56009 opened Oct 5, 2024 by ararslan Loading…
fix typos docs This change adds or pertains to documentation merge me PR is reviewed. Merge when all tests are passing
#56008 opened Oct 5, 2024 by spaette Loading…
Subtype: some performance tuning. needs pkgeval Tests for all registered packages should be run with this change performance Must go faster types and dispatch Types, subtyping and method dispatch
#56007 opened Oct 5, 2024 by N5N3 Loading…
Document type-piracy / type-leakage restrictions for require_stdlib docs This change adds or pertains to documentation packages Package management and loading stdlib Julia's standard library
#56005 opened Oct 5, 2024 by topolarity Loading…
structure-preserving broadcast for SymTridiagonal arrays [a, r, r, a, y, s] broadcast Applying a function over a collection linear algebra Linear algebra
#56001 opened Oct 5, 2024 by jishnub Loading…
Vectorise random vectors of Float16 float16 performance Must go faster randomness Random number generation and the Random stdlib
#55997 opened Oct 5, 2024 by giordano Loading…
Improve remarks of the alloc opt pass slightly. compiler:llvm For issues that relate to LLVM
#55995 opened Oct 4, 2024 by gbaraldi Loading…
Update test due to switch to intel syntax by default in #48103 test This change adds or pertains to unit tests
#55993 opened Oct 4, 2024 by Zentrik Loading…
optimizer: early finalize insertion
#55990 opened Oct 4, 2024 by aviatesk Loading…
improve getproperty(Pairs) warnings
#55989 opened Oct 4, 2024 by aplavin Loading…
Reroute (Upper/Lower)Triangular * Diagonal through __muldiag arrays [a, r, r, a, y, s] linear algebra Linear algebra performance Must go faster
#55984 opened Oct 4, 2024 by jishnub Loading…
Improve doc example: Extracting the type parameter from a super-type docs This change adds or pertains to documentation types and dispatch Types, subtyping and method dispatch
#55983 opened Oct 4, 2024 by ArnoStrouwen Loading…
Some small follow-ups to stackless compiler
#55972 opened Oct 2, 2024 by Keno Loading…
Fix some formatting in NEWs.md docs This change adds or pertains to documentation
#55971 opened Oct 2, 2024 by lanceXwq Loading…
REPL: hide any prints to stdio during complete_line backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#55959 opened Oct 1, 2024 by IanButterworth Loading…
also redirect JL_STDERR etc. when redirecting to devnull 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
#55958 opened Oct 1, 2024 by IanButterworth Loading…
Make threadcall gc safe backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#55956 opened Oct 1, 2024 by gbaraldi Loading…
optimizer: allow EA-powered finalizer inlining
#55954 opened Oct 1, 2024 by aviatesk Loading…
set VERSION to 1.11.0 release Release management and versioning.
#55953 opened Oct 1, 2024 by KristofferC Loading…
cleanup functions of Hermitian matrices linear algebra Linear algebra
#55951 opened Oct 1, 2024 by araujoms Loading…
Use a curried helper for module-local eval/include modules needs pkgeval Tests for all registered packages should be run with this change
#55949 opened Oct 1, 2024 by Keno Loading…
improved eltype for flatten with tuple argument collections Data structures holding multiple items, e.g. sets iteration Involves iteration or the iteration protocol
#55946 opened Oct 1, 2024 by matthias314 Loading…
Implement PaddedSpinLock, which avoids false sharing. feature Indicates new feature / enhancement requests needs docs Documentation for this change is required parallelism Parallel or distributed computation
#55944 opened Sep 30, 2024 by kuszmaul Loading…
Fix zero elements for block-matrix kron involving Diagonal 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
#55941 opened Sep 30, 2024 by jishnub Loading…
ProTip! Follow long discussions with comments:>50.