Re: [Math] "ConvergingAlgorithm" and "ConvergingAlgorithmImpl"

2011-01-21 Thread Phil Steitz
On Fri, Jan 21, 2011 at 3:13 PM, Luc Maisonobe wrote: > Le 21/01/2011 16:52, Gilles Sadowski a écrit : >> Hi. >> >> In trunk, the only remaining uses of >>   "ConvergingAlgorithm" and >>   "ConvergingAlgorithmImpl" >> are in >>   "UnivariateRealIntegrator" and >>   "UnivariateRealIntegratorImpl" >

Re: [Math] "ConvergingAlgorithm" and "ConvergingAlgorithmImpl"

2011-01-21 Thread Luc Maisonobe
Le 21/01/2011 16:52, Gilles Sadowski a écrit : > Hi. > > In trunk, the only remaining uses of > "ConvergingAlgorithm" and > "ConvergingAlgorithmImpl" > are in > "UnivariateRealIntegrator" and > "UnivariateRealIntegratorImpl" > which themselves are only used in the classes from package > "a

[Math] "ConvergingAlgorithm" and "ConvergingAlgorithmImpl"

2011-01-21 Thread Gilles Sadowski
Hi. In trunk, the only remaining uses of "ConvergingAlgorithm" and "ConvergingAlgorithmImpl" are in "UnivariateRealIntegrator" and "UnivariateRealIntegratorImpl" which themselves are only used in the classes from package "analysis.integration". In MATH_2_X, "ConvergingAlgorithm" is marked