Skip to content

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
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
Assignee
Filter by who’s assigned
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
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 Base.Experimental.Const fails on 1.11 arrays [a, r, r, a, y, s] broadcast Applying a function over a collection
#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 StructuredMatrix's broadcast. broadcast Applying a function over a collection linear algebra Linear algebra
#54190 opened Apr 22, 2024 by N5N3 Loading…
add public statement to Base.Broadcast broadcast Applying a function over a collection design Design of APIs or of the language itself
#54060 opened Apr 12, 2024 by matthias314 Loading…
Document @. exceptions for ' and : broadcast Applying a function over a collection docs This change adds or pertains to documentation
#53746 opened Mar 15, 2024 by knuesel Loading…
@fastmath doesn't apply to broadcasted infix operators and causes syntax errors broadcast Applying a function over a collection maths Mathematical functions
#53494 opened Feb 27, 2024 by Keluaa
Make dataids and mightalias API arrays [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
#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 Adjoint/Transpose of vectors broadcast Applying a function over a collection linear algebra Linear algebra
#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. .+=) significanctly slower for reinterpreted array broadcast Applying a function over a collection performance Must go faster
#48801 opened Feb 26, 2023 by Moelf
Inferior performance of inplace broadcasting over map! for multiple wide matrices arrays [a, r, r, a, y, s] broadcast Applying a function over a collection performance Must go faster
#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 ndims for Broadcasted with no args. broadcast Applying a function over a collection
#45477 opened May 27, 2022 by N5N3 Loading…
Higher level error message on broadcast materialize! failures broadcast Applying a function over a collection error messages Better, more actionable error messages
#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 broadcast with offset axes. broadcast Applying a function over a collection
#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…
ProTip! Add no:assignee to see everything that’s not assigned.