Skip to content

Rename vector_qsort_ind() to vector_sort_ind() #2616

@szhorvat

Description

@szhorvat

We have a function named igraph_vector_qsort_ind(), see https://igraph.org/c/html/latest/igraph-Data-structures.html#igraph_vector_qsort_ind

The naming is inconsistent with igraph_vector_sort() and implies a specific sorting algorithm. We discussed moving to timsort or powersort.

Shall we rename this to igraph_vector_sort_ind(), @ntamas ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions