Re: [Statistics] Distributions

2018-01-16 Thread Bill Igoe
Just read the Maven description bingo!!! On Tue, Jan 16, 2018 at 8:02 AM, Eric Barnhill wrote: > On Tue, Jan 16, 2018 at 3:29 PM, Bill Igoe wrote: > > > > > Thinking aloud. 'Math' is of course a broad subject and your goal of a > > solid all encompassing package is admirable. > > > > I am

Re: [Statistics] Distributions

2018-01-16 Thread Eric Barnhill
On Tue, Jan 16, 2018 at 3:29 PM, Bill Igoe wrote: > > Thinking aloud. 'Math' is of course a broad subject and your goal of a > solid all encompassing package is admirable. > I am not sure that is the goal of the projects here actually. Commons is more about small re-usable components that emerg

Re: [Statistics] Distributions

2018-01-16 Thread Bill Igoe
Giles, Seems reasonable. Thinking aloud. 'Math' is of course a broad subject and your goal of a solid all encompassing package is admirable. Managing a lot of jars or packages is a pain for the none java expert. In thinking on the way python, R and other packages solves the 'issue' is by automat

Re: [Statistics] Distributions

2018-01-15 Thread Gilles
Hi. Please have a look at the issue created on JIRA: https://issues.apache.org/jira/projects/STATISTICS/issues/STATISTICS-2 and give your opinion. Thanks, Gilles On Sat, 13 Jan 2018 13:38:26 +0100, Gilles wrote: [...] -

[Statistics] Distributions

2018-01-13 Thread Gilles
Hello. I propose to migrate codes currently in org.apache.commons.math4.distribution to a module "commons-statistics-distribution" in the new component. At first, I'll consider only the "one-dimensional" distributions to avoid a dependency on the org.apache.commons.math4.linear package. "Emp