Re: [math] LaguerreSolver.ComplexSolver is private; functionality lost in 3.0

2012-03-11 Thread Luc Maisonobe
Hi Gilles, Le 11/03/2012 16:57, Gilles Sadowski a écrit : > On Sat, Mar 10, 2012 at 07:15:14PM -0600, Lance Finney wrote: >> We used LaguerreSolver.solveAll() in version 2.1, but we never upgraded to >> 2.2. As such, we didn't notice that it was deprecated in that release. >> >> Now that 3.0 is ou

Re: [math] LaguerreSolver.ComplexSolver is private; functionality lost in 3.0

2012-03-11 Thread Gilles Sadowski
On Sat, Mar 10, 2012 at 07:15:14PM -0600, Lance Finney wrote: > We used LaguerreSolver.solveAll() in version 2.1, but we never upgraded to > 2.2. As such, we didn't notice that it was deprecated in that release. > > Now that 3.0 is out, we want to upgrade, but that method has been > completely rem

[math] LaguerreSolver.ComplexSolver is private; functionality lost in 3.0

2012-03-11 Thread Lance Finney
We used LaguerreSolver.solveAll() in version 2.1, but we never upgraded to 2.2. As such, we didn't notice that it was deprecated in that release. Now that 3.0 is out, we want to upgrade, but that method has been completely removed. Interestingly, the logic is still there in the library in an inne