-
-
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
sortslices
on a boolean SparseMatrixCSC
is extremely slow on 1.11.1
performance
#56343
opened Oct 26, 2024 by
JaredSchwartz
add Order.rev() for reverse sorting
feature
Indicates new feature / enhancement requests
needs docs
Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
sorting
Put things in order
#55891
opened Sep 26, 2024 by
aplavin
Loading…
Should sorting functions work on Put things in order
AbstractVector
s with dims=1
?
sorting
#55373
opened Aug 4, 2024 by
LilithHafner
sortperm
errors with length of vector less than 4 and if dims=1
.
bug
#55370
opened Aug 4, 2024 by
roflmaostc
add docstring for small threshold
docs
This change adds or pertains to documentation
sorting
Put things in order
#54602
opened May 28, 2024 by
danik292
Loading…
Add sort for NTuples, make it extensible by packages, and make DefaultStable and DefaultUnstable dispatchable
re-land
This relands a PR that was previously merged but was later reverted.
sorting
Put things in order
#54494
opened May 16, 2024 by
LilithHafner
Loading…
Missing documentation: sortperm! is not truly non-allocating unless scratchspace is provided
docs
This change adds or pertains to documentation
sorting
Put things in order
#53834
opened Mar 24, 2024 by
AhmedSalih3d
Parts of sorting broken due to Put things in order
scratch
kwarg
sorting
#53113
opened Jan 30, 2024 by
palday
Use shared pre-computation for Must go faster
sorting
Put things in order
by
and perm
orderings.
performance
#52033
opened Nov 5, 2023 by
LilithHafner
Loading…
Sorting custom Indicates an unexpected problem or unintended behavior
performance
Must go faster
sorting
Put things in order
AbstractArray
has type instability
bug
#49394
opened Apr 17, 2023 by
LilithHafner
Core.Compiler.sort! is sometimes faster than Base.sort!
performance
Must go faster
sorting
Put things in order
#48086
opened Jan 2, 2023 by
LilithHafner
Maybe sorting BigInt and BigFloat
performance
Must go faster
potential benchmark
Could make a good benchmark in BaseBenchmarks
regression
Regression in behavior compared to a previous version
sorting
Put things in order
BigFloat
s could be faster?
bignums
#48041
opened Dec 29, 2022 by
LilithHafner
sortperm
on small inputs is slower on 1.9 than 1.8
performance
#47811
opened Dec 6, 2022 by
LilithHafner
Speed up permsort by utilizing stability of the default sorting algorithm
performance
Must go faster
sorting
Put things in order
sort!
and sort
should take by
as a first argument
sorting
#44633
opened Mar 16, 2022 by
ParadaCarleton
Add keyword args Put things in order
lt
, by
, middle
and rev
to median
sorting
#30329
opened Dec 9, 2018 by
sam0410
Loading…
added sortperm(v, alg;....) signature
awaiting review
PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated.
sorting
Put things in order
#24772
opened Nov 25, 2017 by
xiaodaigh
Loading…
sort! docstring does not document order argument
docs
This change adds or pertains to documentation
good first issue
Indicates a good issue for first-time contributors to Julia
sorting
Put things in order
#22382
opened Jun 15, 2017 by
nalimilan
searchsorted improvements (ordered vector type)
sorting
Put things in order
#8206
opened Sep 1, 2014 by
StephenVavasis
sortperm has poor performance
performance
Must go faster
sorting
Put things in order
#939
opened Jun 17, 2012 by
ViralBShah
ProTip!
no:milestone will show everything without a milestone.