-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Tests for annotated string/char c-tors
strings
"Strings!"
test
This change adds or pertains to unit tests
#56513
opened Nov 9, 2024 by
kshyatt
Loading…
use LQ for "wide A" \ b, not QR
linear algebra
Linear algebra
performance
Must go faster
#56506
opened Nov 8, 2024 by
stevengj
Loading…
Profile: add helper method for printing profile report to file
profiler
#56505
opened Nov 8, 2024 by
IanButterworth
Loading…
Make Threads.Condition public
docs
This change adds or pertains to documentation
#56503
opened Nov 8, 2024 by
jakobnissen
Loading…
precompile: do better union split and concrete compilation search
compiler:precompilation
Precompilation of modules
#56496
opened Nov 7, 2024 by
vtjnash
Loading…
infer_compilation_signatures for more cases
compiler:inference
Type inference
#56495
opened Nov 7, 2024 by
vtjnash
Loading…
Specialize [a, r, r, a, y, s]
linear algebra
Linear algebra
performance
Must go faster
isbanded
for StridedMatrix
arrays
#56487
opened Nov 7, 2024 by
jishnub
Loading…
Check [a, r, r, a, y, s]
linear algebra
Linear algebra
performance
Must go faster
isdiag
in dense trig functions
arrays
#56483
opened Nov 7, 2024 by
jishnub
Loading…
Fixing the //(x::Number, y::Complex) one liner to accomodate silent overflows and division by zero/infinity
complex
Complex numbers
rationals
The Rational type and values thereof
#56478
opened Nov 6, 2024 by
Priynsh
Loading…
fix jl_active_task_stack to return correct values
GC
Garbage collector
#56477
opened Nov 6, 2024 by
vtjnash
Loading…
Refactor scheduler and implement spinner thread for Partr.
#56475
opened Nov 6, 2024 by
gbaraldi
Loading…
Batch Channel Operations
multithreading
Base.Threads and related functionality
performance
Must go faster
#56473
opened Nov 6, 2024 by
mrufsvold
Loading…
Support indexing Applying a function over a collection
feature
Indicates new feature / enhancement requests
Broadcasted
objects using Integer
s
broadcast
#56470
opened Nov 6, 2024 by
jishnub
Loading…
Add information about dimension sizes to check_broadcast_shape error
arrays
[a, r, r, a, y, s]
broadcast
Applying a function over a collection
error messages
Better, more actionable error messages
needs tests
Unit tests are required for this change
#56469
opened Nov 6, 2024 by
asinghvi17
•
Draft
Scaling loop instead of broadcasting in strided matrix exp
arrays
[a, r, r, a, y, s]
compiler:latency
Compiler latency
linear algebra
Linear algebra
#56463
opened Nov 5, 2024 by
jishnub
Loading…
DO NOT MERGE: Tar permissions debugging
DO NOT MERGE
Do not merge this PR!
#56448
opened Nov 4, 2024 by
staticfloat
•
Draft
[LinearAlgebra] Use BLAS.trsm! instead of LAPACK.trtrs! in generic_trimatdiv!
linear algebra
Linear algebra
#56439
opened Nov 4, 2024 by
amontoison
Loading…
(WIP) Support ranges where step is
AbstractIrrational
#56433
opened Nov 4, 2024 by
putianyi889
•
Draft
2 of 3 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.