Re: [ANNOUNCMENT] Apache Commons Collections 3.2.2 Released

2015-11-15 Thread Gary Gregory
Thank you for pushing this release through Thomas! Gary On Nov 15, 2015 2:23 PM, "Thomas Neidhart" wrote: > The Apache Commons team is pleased to announce the release of Apache > Commons Collections 3.2.2. The release is available for download at > > > > http://commons.apache.org/proper/commons-

Re: [ANNOUNCMENT] Apache Commons Collections 3.2.2 Released

2015-11-15 Thread Phil Steitz
Thanks, Thomas! Phil On 11/15/15 3:23 PM, Thomas Neidhart wrote: > The Apache Commons team is pleased to announce the release of Apache > Commons Collections 3.2.2. The release is available for download at > > > http://commons.apache.org/proper/commons-collections/download_collections.cgi > > Apa

Re: [ANNOUNCMENT] Apache Commons Collections 3.2.2 Released

2015-11-15 Thread Thomas Neidhart
On 11/15/2015 11:23 PM, Thomas Neidhart wrote: should have been an ANNOUNCEMENT, but it's late, sorry. Thomas - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache

[ANNOUNCMENT] Apache Commons Collections 3.2.2 Released

2015-11-15 Thread Thomas Neidhart
The Apache Commons team is pleased to announce the release of Apache Commons Collections 3.2.2. The release is available for download at http://commons.apache.org/proper/commons-collections/download_collections.cgi Apache Commons Collections is a project to develop and maintain collection classe

Re: [math] s/FieldUnivariateFunction/RealFieldUnivariateFunction?

2015-11-15 Thread Phil Steitz
On 11/15/15 2:00 PM, Luc Maisonobe wrote: > Le 15/11/2015 20:47, Phil Steitz a écrit : >> Seems that is what it is. We don't seem to have immediate need for >> the more general interface, but if we ever do, we will want to have >> the name available. > You are right, we could change it. > Would yo

Re: [math] s/FieldUnivariateFunction/RealFieldUnivariateFunction?

2015-11-15 Thread Luc Maisonobe
Le 15/11/2015 20:47, Phil Steitz a écrit : > Seems that is what it is. We don't seem to have immediate need for > the more general interface, but if we ever do, we will want to have > the name available. You are right, we could change it. Would you mind doing it, I am quite busy with ODE right no

[math] s/FieldUnivariateFunction/RealFieldUnivariateFunction?

2015-11-15 Thread Phil Steitz
Seems that is what it is. We don't seem to have immediate need for the more general interface, but if we ever do, we will want to have the name available. Phil - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For add