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 as deprecated. But "ConvergingAlgorithmImpl" is not. I think that all functionality from "ConvergingAlgorithmImpl" still used by "UnivariateRealIntegratorImpl" should be transferred into it, so that the "ConvergingAlgorithm..." files can be deleted. Best, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org