Skip to content

On sorting #64

@lebensterben

Description

@lebensterben
  • Currently the Sort1dExt trait provides sorting/partitioning methods based on
    quickselect. What's the reason for choosing this over pdqsort as used in
    sort_unstable in STD.
  • histogram/bins.rs has several calls on sort_unstable, and how about a
    feature flag rayon for its parallel sort?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions