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

sortslices on a boolean SparseMatrixCSC is extremely slow on 1.11.1 performance Must go faster regression 1.11 Regression in the 1.11 release sorting Put things in order sparse Sparse arrays
#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…
sortperm errors with length of vector less than 4 and if dims=1. bug Indicates an unexpected problem or unintended behavior sorting Put things in order
#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…
Feature request: Non allocating sort for tuple feature Indicates new feature / enhancement requests sorting Put things in order
#54489 opened May 16, 2024 by jw3126
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 scratch kwarg sorting Put things in order
#53113 opened Jan 30, 2024 by palday
Use shared pre-computation for by and perm orderings. performance Must go faster sorting Put things in order
#52033 opened Nov 5, 2023 by LilithHafner Loading…
Sorting custom AbstractArray has type instability bug Indicates an unexpected problem or unintended behavior performance Must go faster sorting Put things in order
#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 BigFloats could be faster? bignums 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
#48041 opened Dec 29, 2022 by LilithHafner
sortperm on small inputs is slower on 1.9 than 1.8 performance Must go faster regression Regression in behavior compared to a previous version sorting Put things in order
#47811 opened Dec 6, 2022 by LilithHafner
sort! and sort should take by as a first argument sorting Put things in order
#44633 opened Mar 16, 2022 by ParadaCarleton
sort for generators sorting Put things in order
#38328 opened Nov 6, 2020 by simonschoelly
Add keyword args lt, by, middle and rev to median sorting Put things in order
#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…
sortandperm sorting Put things in order
#24770 opened Nov 25, 2017 by xiaodaigh
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.