Files
scikit-image/skimage
jaimefrio e6fc72011f BUG: wrong search for pivot in quicker_sort
This PR corrects an error in the search for the existence of a distinct
pivot for sorting in the `quicker_sort` routines. This could lead to
`quicker_sort` wrongly believing that all items in a subarray are equal and
hence require no sorting.

While this doesn't explain #835 and #902, it may be related.
2014-03-11 00:48:10 -07:00
..
2013-11-29 21:46:04 +01:00
2014-01-06 12:39:13 +01:00
2014-02-12 19:17:54 +05:30
2014-02-02 12:40:37 +00:00
2013-06-12 21:16:23 +02:00
2014-02-16 19:18:03 -06:00
2013-12-10 22:45:14 +01:00