On 1/24/19, Gilles Sadowski wrote:
> This caveat is mentioned in the documentation:
>
> http://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.html
>
>> Is there a way around that problem?
>
> Yes; also mentioned in the abo
Hello.
Le jeu. 24 janv. 2019 à 08:23, Albretch Mueller a écrit :
>
> I am "consistently" getting java.lang.OutOfMemoryError while trying
> to use DescriptiveStatistics.
>
> The files I am using are relatively large and I need to analyze the
> byte distributions in them. I am taking care of clea
On 1/24/19, Albretch Mueller wrote:
> I am "consistently" getting java.lang.OutOfMemoryError while trying
> to use DescriptiveStatistics.
Actually, this is what I needed:
import org.apache.commons.math3.stat.descriptive.moment.Mean;
import org.apache.commons.math3.stat.descriptive.moment.Stand
> Matt Juntunen leads the development of "Commons Geometry".
> Hopefully, he'll have a look at your example.
> Best would be to file a report on the bug-tracking system[1] and
> attach a patch (or a git pull request) to it.
> Thanks,
> Gilles
> [1] https://issues.apache.org/jira/projects/GEOMETRY