Re: [math] adding absolute accuracy threshold to integrators

2009-01-18 Thread Dimitri Pourbaix
On Sun, 18 Jan 2009, Luc Maisonobe wrote: The UnivariateRealIntegrator interface shares most of the convergence settings that have been put in the new ConvergenceAlgorithm super-interface. The only missing part is absolute accuracy settings. It seems interesting for consistency to follow the sa

Re: [math] adding absolute accuracy threshold to integrators

2009-01-18 Thread Phil Steitz
Luc Maisonobe wrote: The UnivariateRealIntegrator interface shares most of the convergence settings that have been put in the new ConvergenceAlgorithm super-interface. The only missing part is absolute accuracy settings. It seems interesting for consistency to follow the same pattern as Univaria

[math] adding absolute accuracy threshold to integrators

2009-01-18 Thread Luc Maisonobe
The UnivariateRealIntegrator interface shares most of the convergence settings that have been put in the new ConvergenceAlgorithm super-interface. The only missing part is absolute accuracy settings. It seems interesting for consistency to follow the same pattern as UnivariateRealSolver and Univar