On Fri, 1 Feb 2008, Riccardo (Jack) Lucchetti wrote: > as a preliminary step towards fixing #1855731, I re-wrote the > quantile() function in a much more efficient way... > results are the same as with the old function, but speed is > about 10 times higher. Nice! After some testing, I've redefined gretl_median() to use this new function. Allin.