Re: (math] Percentile performance improvement

2010-11-03 Thread Leanne Guy
Hi Luc, Sorry to not reply sooner, I have been away most of October. I've tested the snapshot with these changes and see the same level of performance improvement. So yes, this suits my needs. Thanks to everyone for their efforts Leanne On 10/10/10 17:14 PM, Luc Maisonobe wrote: Hi all, Th

(math] Percentile performance improvement

2010-10-10 Thread Luc Maisonobe
Hi all, The new implementation of Percentile improving performances has been checked in. It should solve issue . As discussed here, the implementation is based on a selection algorithm instead of a complete sort. A setData method has also been added