[Python-Dev] Tunning binary insertion sort algorithm in Timsort.
Steven D'Aprano
steve at pearwood.info
Mon Mar 9 16:53:33 CET 2015
More information about the Python-Dev mailing list
Mon Mar 9 16:53:33 CET 2015
- Previous message (by thread): [Python-Dev] Tunning binary insertion sort algorithm in Timsort.
- Next message (by thread): [Python-Dev] Tunning binary insertion sort algorithm in Timsort.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Mar 08, 2015 at 10:57:30PM -0700, Ryan Smith-Roberts wrote: > I suspect that you will find the Python community extremely conservative > about any changes to its sorting algorithm, given that it took thirteen > years and some really impressive automated verification software to find > this bug: On the other hand, the only person who really needs to be convinced is Tim Peters. It's really not up to the Python community. The bug tracker is the right place for discussing this. -- Steve
- Previous message (by thread): [Python-Dev] Tunning binary insertion sort algorithm in Timsort.
- Next message (by thread): [Python-Dev] Tunning binary insertion sort algorithm in Timsort.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list