Re: [math] basic utilities for probability - isProbability(double) and isSampleSpace(double[])

2012-07-15 Thread ori ziv
Alright. I'll update soon. Meanwhile the drafts are in http://dl.dropbox.com/u/4481581/commons-math-suggestions.zip On Mon, Jul 16, 2012 at 1:12 AM, Gilles Sadowski wrote: > On Sun, Jul 15, 2012 at 02:36:56PM +0300, ori ziv wrote: >> Hi, >> >> I've wrote two basic but useful utilities for probabi

Re: [math] basic utilities for probability - isProbability(double) and isSampleSpace(double[])

2012-07-15 Thread Gilles Sadowski
On Sun, Jul 15, 2012 at 02:36:56PM +0300, ori ziv wrote: > Hi, > > I've wrote two basic but useful utilities for probability and tests > for them. I would like to ask if the developers of the Apache Commons > Math project are interested in me submitting them. I still have some > touching up to do

Re: svn commit: r1361731 - /commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/GenericObjectPoolConfig.java

2012-07-15 Thread Phil Steitz
I am OK leaving it out. I added it to make it consistent with gkopconfig and in case we add other constructors, which I guess we won't, so I am OK to axe (and same for gkop) On Jul 15, 2012, at 10:08 AM, Mark Thomas wrote: > On 15/07/2012 17:26, pste...@apache.org wrote: >> Author: psteitz

Re: [pool][dbcp] Move AbandonedObjectPool in v 2's?

2012-07-15 Thread Phil Steitz
On 7/15/12 1:12 AM, Mark Thomas wrote: > On 15/07/2012 01:38, Phil Steitz wrote: >> Sorry if this has been discussed already and I can't find the >> thread; but we should do this now if we want to do it - i.e., move >> DBCP's AbandonedObjectPool into [pool]. > This is certainly something that - on

Re: svn commit: r1361731 - /commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/GenericObjectPoolConfig.java

2012-07-15 Thread Mark Thomas
On 15/07/2012 17:26, pste...@apache.org wrote: > Author: psteitz > Date: Sun Jul 15 16:26:57 2012 > New Revision: 1361731 > > URL: http://svn.apache.org/viewvc?rev=1361731&view=rev > Log: > Added no-arg constructor. Why? That is just pointless code. I have been trying to remove that sort of thing

[GUMP@vmgump]: Project commons-jelly-tags-jmx (in module commons-jelly) failed

2012-07-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-jelly-tags-jmx has an issue affecting its community integration. T

[GUMP@vmgump]: Project commons-scxml-test (in module apache-commons) failed

2012-07-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-scxml-test has an issue affecting its community integration. This

[math] basic utilities for probability - isProbability(double) and isSampleSpace(double[])

2012-07-15 Thread ori ziv
Hi, I've wrote two basic but useful utilities for probability and tests for them. I would like to ask if the developers of the Apache Commons Math project are interested in me submitting them. I still have some touching up to do so that they fit the style guidelines. The first is isProbability(do

Re: [Math] About MATH-768

2012-07-15 Thread Gilles Sadowski
Hello. > > > > Referring to: > > https://issues.apache.org/jira/browse/MATH-768 > > > > It seems that cleanly fixing that issue would require to create several > > new classes inside the "o.a.c.m.complex" package (like > > "UnivariateComplexFunction", "PolynomialComplexFunction", > > "BaseAbst

[GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2012-07-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-07-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-digester3 has an issue affecting its community integration. This i

Re: [pool][dbcp] Move AbandonedObjectPool in v 2's?

2012-07-15 Thread Mark Thomas
On 15/07/2012 01:38, Phil Steitz wrote: > Sorry if this has been discussed already and I can't find the > thread; but we should do this now if we want to do it - i.e., move > DBCP's AbandonedObjectPool into [pool]. This is certainly something that - on the face of it - makes sense. However, when I

[GUMP@vmgump]: Project commons-exec-test (in module apache-commons) failed

2012-07-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-exec-test has an issue affecting its community integration. This i

Re: [Math] About MATH-768

2012-07-15 Thread Luc Maisonobe
On 15/07/2012 04:21, Gilles Sadowski wrote: > Hello. > > Referring to: > https://issues.apache.org/jira/browse/MATH-768 > > It seems that cleanly fixing that issue would require to create several > new classes inside the "o.a.c.m.complex" package (like > "UnivariateComplexFunction", "Polynomial