Re: [math] Release planning for 3.3

2014-02-09 Thread Gilles
On Sun, 09 Feb 2014 23:47:10 +0100, Thomas Neidhart wrote: On 02/09/2014 11:39 PM, Gilles wrote: [...] Another thing to be concerned of: right now we have already *3* places in the library where e.g. the GaussNewtonOptimizer resides: * optimization.general * optim.nonlinear.vector.jacobian

Re: [math] Release planning for 3.3

2014-02-09 Thread Thomas Neidhart
On 02/09/2014 11:39 PM, Gilles wrote: >> [...] >> >> Another thing to be concerned of: right now we have already *3* places >> in the library where e.g. the GaussNewtonOptimizer resides: >> >> * optimization.general >> * optim.nonlinear.vector.jacobian >> * fitting.leastsquares >> >> two of them

Re: [math] Release planning for 3.3

2014-02-09 Thread Gilles
[...] Another thing to be concerned of: right now we have already *3* places in the library where e.g. the GaussNewtonOptimizer resides: * optimization.general * optim.nonlinear.vector.jacobian * fitting.leastsquares two of them deprecated. This is kind of crazy ;-). The ML archive will

Re: [math] Release planning for 3.3

2014-02-09 Thread Thomas Neidhart
On 02/09/2014 12:46 AM, Thomas Neidhart wrote: > On 02/08/2014 10:16 PM, Gilles wrote: >> Hi. >> >>> >>> I think we are very close to releasing 3.3. >>> Looking through the issues, the following should/need to be resolved: >>> >>> [...] >>> >>> * [MATH-923] Kohonen's SOFM: can it be considered fin

Re: [math] Release planning for 3.3

2014-02-09 Thread Luc Maisonobe
Le 09/02/2014 14:56, Luc Maisonobe a écrit : > Le 09/02/2014 13:26, Thomas Neidhart a écrit : >> On 02/09/2014 12:42 PM, Thomas Neidhart wrote: >>> On 02/09/2014 12:31 PM, Luc Maisonobe wrote: Le 09/02/2014 00:40, Thomas Neidhart a écrit : > On 02/08/2014 07:30 PM, Phil Steitz wrote: >

Re: [Math] SerialVersionUID (Was: svn commit: r1566088 - ...)

2014-02-09 Thread Thomas Neidhart
On 02/09/2014 09:22 PM, Gilles wrote: > Hi. > > On Sat, 08 Feb 2014 18:36:30 -, t...@apache.org wrote: >> Author: tn >> Date: Sat Feb 8 18:36:30 2014 >> New Revision: 1566088 >> >> URL: http://svn.apache.org/r1566088 >> Log: >> Add missing serialVersionUIDs. > > Those were not missing. > The

[Math] SerialVersionUID (Was: svn commit: r1566088 - ...)

2014-02-09 Thread Gilles
Hi. On Sat, 08 Feb 2014 18:36:30 -, t...@apache.org wrote: Author: tn Date: Sat Feb 8 18:36:30 2014 New Revision: 1566088 URL: http://svn.apache.org/r1566088 Log: Add missing serialVersionUIDs. Those were not missing. The class is not directly sent to the serialization stream; the "Seria

Re: [math] Release planning for 3.3

2014-02-09 Thread Luc Maisonobe
Le 09/02/2014 13:26, Thomas Neidhart a écrit : > On 02/09/2014 12:42 PM, Thomas Neidhart wrote: >> On 02/09/2014 12:31 PM, Luc Maisonobe wrote: >>> Le 09/02/2014 00:40, Thomas Neidhart a écrit : On 02/08/2014 07:30 PM, Phil Steitz wrote: > On 2/8/14, 9:25 AM, Thomas Neidhart wrote: >>

Re: [math] Release planning for 3.3

2014-02-09 Thread Thomas Neidhart
On 02/09/2014 12:42 PM, Thomas Neidhart wrote: > On 02/09/2014 12:31 PM, Luc Maisonobe wrote: >> Le 09/02/2014 00:40, Thomas Neidhart a écrit : >>> On 02/08/2014 07:30 PM, Phil Steitz wrote: On 2/8/14, 9:25 AM, Thomas Neidhart wrote: > Hi, > > I think we are very close to releasing

Re: [math] Release planning for 3.3

2014-02-09 Thread Thomas Neidhart
On 02/09/2014 12:31 PM, Luc Maisonobe wrote: > Le 09/02/2014 00:40, Thomas Neidhart a écrit : >> On 02/08/2014 07:30 PM, Phil Steitz wrote: >>> On 2/8/14, 9:25 AM, Thomas Neidhart wrote: Hi, I think we are very close to releasing 3.3. Looking through the issues, the following sh

Re: [math] Release planning for 3.3

2014-02-09 Thread Luc Maisonobe
Le 09/02/2014 00:40, Thomas Neidhart a écrit : > On 02/08/2014 07:30 PM, Phil Steitz wrote: >> On 2/8/14, 9:25 AM, Thomas Neidhart wrote: >>> Hi, >>> >>> I think we are very close to releasing 3.3. >>> Looking through the issues, the following should/need to be resolved: >>> >>> TN (in progress): >