-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Complicated lazy broadcasting slower than equivalent single broadcast
broadcast
Applying a function over a collection
performance
Must go faster
#56629
opened Nov 21, 2024 by
mcabbott
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
Broadcast in Julia 1.11 requires Applying a function over a collection
getindex
/setindex!
to work on multiple integer indexing
broadcast
#56295
opened Oct 22, 2024 by
charleskawczynski
Overhead in recursive broadcasting due to recursion limiting
arrays
[a, r, r, a, y, s]
broadcast
Applying a function over a collection
performance
Must go faster
#56112
opened Oct 11, 2024 by
yaccos
Broadcasting not type stable (but list comprehensions & map are)
broadcast
Applying a function over a collection
performance
Must go faster
#55691
opened Sep 5, 2024 by
kaandocal
Broadcast view of [a, r, r, a, y, s]
broadcast
Applying a function over a collection
Base.Experimental.Const
fails on 1.11
arrays
#55075
opened Jul 8, 2024 by
hexaeder
The AllocOptPass is potentially slow (and runs too often) in some cases
broadcast
Applying a function over a collection
compiler:codegen
Generation of LLVM IR and native code
performance
Must go faster
#54524
opened May 20, 2024 by
KristofferC
Fix size-1 Applying a function over a collection
linear algebra
Linear algebra
StructuredMatrix
's broadcast.
broadcast
#54190
opened Apr 22, 2024 by
N5N3
Loading…
add Applying a function over a collection
design
Design of APIs or of the language itself
public
statement to Base.Broadcast
broadcast
#54060
opened Apr 12, 2024 by
matthias314
Loading…
@fastmath
doesn't apply to broadcasted infix operators and causes syntax errors
broadcast
#53494
opened Feb 27, 2024 by
Keluaa
Make [a, r, r, a, y, s]
broadcast
Applying a function over a collection
design
Design of APIs or of the language itself
feature
Indicates new feature / enhancement requests
performance
Must go faster
dataids
and mightalias
API
arrays
#51753
opened Oct 18, 2023 by
jakobnissen
Improve type-inference of in-place broadcast by returning the destination
arrays
[a, r, r, a, y, s]
broadcast
Applying a function over a collection
#50794
opened Aug 4, 2023 by
jishnub
Rework broadcast for Applying a function over a collection
linear algebra
Linear algebra
Adjoint
/Transpose
of vectors
broadcast
#50621
opened Jul 21, 2023 by
martinholters
Loading…
broadcast over view doesn't compile to SIMD code
broadcast
Applying a function over a collection
performance
Must go faster
#48890
opened Mar 4, 2023 by
rmsrosa
in-place broadcast (e.g. Applying a function over a collection
performance
Must go faster
.+=
) significanctly slower for reinterpreted array
broadcast
#48801
opened Feb 26, 2023 by
Moelf
Inferior performance of inplace broadcasting over [a, r, r, a, y, s]
broadcast
Applying a function over a collection
performance
Must go faster
map!
for multiple wide matrices
arrays
#47873
opened Dec 12, 2022 by
jishnub
ill-formed output produced by broadcast operations on empty arrays
broadcast
Applying a function over a collection
#47845
opened Dec 9, 2022 by
thautwarm
improve docs of broadcasting section
broadcast
Applying a function over a collection
docs
This change adds or pertains to documentation
#47529
opened Nov 10, 2022 by
bicycle1885
Loading…
Unexpected broadcast materialization
breaking
This change will break code
broadcast
Applying a function over a collection
#46081
opened Jul 17, 2022 by
chrstphrbrns
Fix Applying a function over a collection
ndims
for Broadcasted
with no args.
broadcast
#45477
opened May 27, 2022 by
N5N3
Loading…
Higher level error message on broadcast Applying a function over a collection
error messages
Better, more actionable error messages
materialize!
failures
broadcast
#45086
opened Apr 25, 2022 by
ChrisRackauckas
Optimization for strong zeros and broadcasting
broadcast
Applying a function over a collection
#44911
opened Apr 8, 2022 by
antoine-levitt
Some fix for Applying a function over a collection
broadcast
with offset axes.
broadcast
#43414
opened Dec 13, 2021 by
N5N3
Loading…
broadcast: disable nospecialize logic for outer method signature
broadcast
Applying a function over a collection
performance
Must go faster
#43200
opened Nov 23, 2021 by
vtjnash
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.