-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
WIP: The great pairwise reduction refactor
fold
sum, maximum, reduce, foldl, etc.
needs docs
Documentation for this change is required
needs nanosoldier run
This PR should have benchmarks run on it
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
counting and summing Bools with a small integer sum, maximum, reduce, foldl, etc.
init
promote to Int
fold
#58374
opened May 10, 2025 by
mbauman
Loading…
performance regression in 1.12.0-beta2 when summing over iterator
fixed on master
fold
sum, maximum, reduce, foldl, etc.
performance
Must go faster
regression 1.12
Regression in the 1.12 release
#58370
opened May 9, 2025 by
matthias314
Whole-array reductions always use init to start each reduction chain
fold
sum, maximum, reduce, foldl, etc.
#58241
opened Apr 27, 2025 by
mbauman
Loading…
argmin()
is much slower than findmin()
due to automatic inline on AMD Zen4
fold
#56375
opened Oct 28, 2024 by
Moelf
prod(())
shouldn't return 1
fold
#55675
opened Sep 2, 2024 by
jariji
change call scheme for [a, r, r, a, y, s]
fold
sum, maximum, reduce, foldl, etc.
any
and all
for AbstractArray
arrays
#55671
opened Sep 2, 2024 by
matthias314
Loading…
unify reduce/reducedim empty case behaviors
fold
sum, maximum, reduce, foldl, etc.
minor change
Marginal behavior change acceptable for a minor release
#55628
opened Aug 29, 2024 by
mbauman
Loading…
Defining [a, r, r, a, y, s]
docs
This change adds or pertains to documentation
fold
sum, maximum, reduce, foldl, etc.
sum(f, ::MyArray; dims)
breaks sum(::MyArray)
arrays
#55570
opened Aug 23, 2024 by
jishnub
sum
with dims kwarg is incorrect on Any array when missings are present
correctness bug ⚠
#55213
opened Jul 23, 2024 by
cstjean
maximum(abs, ::Array{Complex{Int}}; dims=...) fails with an internal error
bug
Indicates an unexpected problem or unintended behavior
fold
sum, maximum, reduce, foldl, etc.
#54920
opened Jun 24, 2024 by
eschnett
sum(I -> A[I], CartesianIndices(A); dims=1)
needs initial value in order to work
arrays
#54875
opened Jun 21, 2024 by
vargonis
scheduler
kwarg for mapreduce
based functions
design
#53656
opened Mar 8, 2024 by
MasonProtter
Document sum, maximum, reduce, foldl, etc.
op
argument order in foldl
fold
#53562
opened Mar 2, 2024 by
jariji
mapreduce with multiple arrays allocates
arrays
[a, r, r, a, y, s]
fold
sum, maximum, reduce, foldl, etc.
performance
Must go faster
#53417
opened Feb 21, 2024 by
roflmaostc
implement sum, maximum, reduce, foldl, etc.
mapreduce(f, op)
without any collection input for disambiguity
fold
#53360
opened Feb 16, 2024 by
putianyi889
Loading…
use pairwise order for mapreduce on arbitrary iterators
fold
sum, maximum, reduce, foldl, etc.
iteration
Involves iteration or the iteration protocol
needs nanosoldier run
This PR should have benchmarks run on it
needs news
A NEWS entry is required for this change
needs pkgeval
Tests for all registered packages should be run with this change
needs tests
Unit tests are required for this change
speculative
Whether the change will be implemented is speculative
More accurate streaming sum, maximum, reduce, foldl, etc.
statistics
The Statistics stdlib module
mean
method for arbitrary iterators
fold
#52365
opened Dec 1, 2023 by
CameronBieganek
Define minimum and maximum of empty arrays to return typemax and typemin
fold
sum, maximum, reduce, foldl, etc.
#52004
opened Nov 2, 2023 by
vtjnash
Loading…
x86 sum, maximum, reduce, foldl, etc.
maths
Mathematical functions
performance
Must go faster
mapreduce
performance anomaly
fold
#50827
opened Aug 8, 2023 by
chrstphrbrns
More transducers
feature
Indicates new feature / enhancement requests
fold
sum, maximum, reduce, foldl, etc.
speculative
Whether the change will be implemented is speculative
#49735
opened May 10, 2023 by
MasonProtter
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-04-20.