.. _api.util_algo: =============== util_algorithm =============== .. currentmodule:: pyufunc Sorting Algorithm ~~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ algo_bubble_sort algo_heap_sort algo_insertion_sort algo_merge_sort algo_quick_sort algo_selection_sort