Re: [Math] About MATH-798

2012-06-01 Thread Gilles Sadowski
Hello. Do you know the rationale behind the (very) small values for DEFAULT_RELATIVE_THRESHOLD (set to 100 * Precision.EPSILON) DEFAULT_ABSOLUTE_THRESHOLD (set to 100 * Precision.SAFE_MIN) in "AbstractConvergenceChecker"? [I created this class as part of a refactoring, but the values were carrie

Re: [Math] About MATH-798

2012-06-01 Thread Luc Maisonobe
Le 01/06/2012 17:43, Gilles Sadowski a écrit : > Hi. > > I think that "PolynomialFitter" class deserves to be deleted. > > It looks like a bad use of inheritance because it cannot prevent bad usage > of its base class's "fit" methods (where a user can provide a parametric > function argument that

[Math] About MATH-798

2012-06-01 Thread Gilles Sadowski
Hi. I think that "PolynomialFitter" class deserves to be deleted. It looks like a bad use of inheritance because it cannot prevent bad usage of its base class's "fit" methods (where a user can provide a parametric function argument that is not a polynomial). Issue 798 could be solved by providin

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

2012-06-01 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

[GUMP@vmgump]: Project commons-graph (in module commons-sandbox) failed

2012-06-01 Thread commons-graph development
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-graph has an issue affecting its community integration. This issue

Re: [ALL]Can you share the codeformater.xml and codetemplates.xml in eclipse

2012-06-01 Thread Luc Maisonobe
Le 31/05/2012 23:37, sebb a écrit : > On 31 May 2012 22:13, Gary Gregory wrote: >> We need to put this or some commons wide convention in SVN... where? How >> about commons-parent? ide/eclipse/? > > Or stick it on the Wiki. I would say commons/scripts in our svn repository, but it lacks some vis