Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Computer scientists improve Python sorting function

76 views
Skip to first unread message

Gary Scott

unread,
Dec 13, 2022, 10:08:14 AM12/13/22
to
Computer scientists improve Python sorting function:
https://techxplore.com/news/2022-12-scientists-python-function.html

Maybe a new sorting algorithm in Fortran too? I mostly use quicksort,
sortqq, bubble sort.

Edmondo Giovannozzi

unread,
Dec 16, 2022, 7:52:43 AM12/16/22
to
Well, the Fortran stdlib is using a version of the Timsort:

https://stdlib.fortran-lang.org/page/specs/stdlib_sorting.html#the-ord_sort-subroutine
0 new messages