Re: [DISCUSS] "Fraction" also in Commons Lang (Was: [VOTE] New component: Rational numbers)

2016-06-28 Thread Matt Adereth
Fraction in o.a.c.m. implements the FieldElement interface, which I can't imagine moving to Lang. On Tue, Jun 28, 2016 at 6:31 AM, Gilles wrote: > On Mon, 27 Jun 2016 17:21:40 -0700, Gary Gregory wrote: > >> On Mon, Jun 27, 2016 at 4:55 PM, Ralph Goers >> wrote: >> >> Your reading and mine are

[math] Inconsistent handling of insufficient data when computing correlations

2013-11-08 Thread Matt Adereth
While writing the test cases for KendallsCorrelation, I discovered an interesting behavior with SpearmansCorrelation that might be considered an inconsistency. SpearmansCorrelation.correlate() throws MathIllegalArgumentException if the array length is less than 2, but returns Double.NaN if the arr

[math] *nudge* Patch for MATH-814: Kendalls Tau Implementation

2013-10-29 Thread Matt Adereth
I'm not impatient, just following the instructions from the developer guide which says to nudge if a patch goes unnoticed for a few days... https://issues.apache.org/jira/browse/MATH-814 Thanks! -Matt Adereth http://adereth.github.io

[math] Updating documentation to use MathJax

2013-10-26 Thread Matt Adereth
/browse/MATH-581?focusedCommentId=13054851) that made it ok to start depending on MathJax? I'd hate to do work on this only to have the MathJax dependency removed. Thanks! -Matt Adereth http://adereth.github.io