Re: [Math] Clirr Report and ConvergingAlgorithmImpl()

2011-02-18 Thread sebb
On 18 February 2011 07:31, Michael Giannakopoulos wrote: > Thanks a lot Sebb, > > However we shouldn't have mentioned that it has been deprecated??? Clirr looks for changes between versions. If a method is added as deprecated, that is one change - a new method, which happens to be deprecated. >

Re: [Math] Clirr Report and ConvergingAlgorithmImpl()

2011-02-17 Thread Michael Giannakopoulos
Thanks a lot Sebb, However we shouldn't have mentioned that it has been deprecated??? The same goes for 'public java.lang.UnsupportedOperationException createUnsupportedOperationException(org.apache.commons.math.exception.util.Localizable, java.lang.Object[])' in 'org.apache.commons.math.MathRunti

Re: [Math] Clirr Report and ConvergingAlgorithmImpl()

2011-02-16 Thread sebb
On 16 February 2011 11:17, Michael Giannakopoulos wrote: > Hello guys, > > Looking at the clirr report i found that method 'protected > ConvergingAlgorithmImpl()' has not been added to the version 2.2 of apache > commons math project... Instead, it has been deprecated. The following > method is lo

[Math] Clirr Report and ConvergingAlgorithmImpl()

2011-02-16 Thread Michael Giannakopoulos
Hello guys, Looking at the clirr report i found that method 'protected ConvergingAlgorithmImpl()' has not been added to the version 2.2 of apache commons math project... Instead, it has been deprecated. The following method is located in the following class: 'org.apache.commons.math.ConvergingAlgo