Re: svn commit: r1580369 [1/5] - in /commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml2/ main/java/org/apache/commons/scxml2/env/ main/java/org/apache/commons/scxml2/env/groovy/ main/

2014-03-23 Thread Ate Douma
Darn. Thanks for spotting this Matt. I actually did have a commit message prepared but must have either forgotten to paste it in or something else went wrong there. I'll update the revision log right away. Thanks again, Ate On 23-03-14 05:34, Matt Benson wrote: Ate, It would probably be n

Re: [math] Proposal for New way of Computing an approximate Percentile without storing input data

2014-03-23 Thread Ted Dunning
On Sun, Mar 23, 2014 at 2:09 AM, Thomas Neidhart wrote: > > There is already an issue for this: > > https://issues.apache.org/jira/browse/MATH-418 > > It links also other implementations and algorithms, maybe you could add > a link to your's as well? > Done. Thanks for the pointer.

Re: [math] Proposal for New way of Computing an approximate Percentile without storing input data

2014-03-23 Thread Thomas Neidhart
On 03/22/2014 11:31 PM, Ted Dunning wrote: > Murthy, > > I recently developed an alternative algorithm which provides superior > accuracy for extreme quantiles. You can read more at > > https://github.com/tdunning/t-digest/blob/master/docs/t-digest-paper/histo.pdf?raw=true > > The library invol