Re: [Numpy-discussion] Numpy 1.1.1 release notes.

2008-07-31 Thread Charles R Harris
On Thu, Jul 31, 2008 at 12:36 PM, Pierre GM <[EMAIL PROTECTED]> wrote: > Chuck, > Can you remove the entry > "Pierre GM -- masked array, improved support for flexible dtypes." > from "General Improvements" ? > The work was done for 1.2 and not completely backported, so that's not > really > a lot

Re: [Numpy-discussion] Numpy 1.1.1 release notes.

2008-07-31 Thread Pierre GM
Chuck, Can you remove the entry "Pierre GM -- masked array, improved support for flexible dtypes." from "General Improvements" ? The work was done for 1.2 and not completely backported, so that's not really a lot of improvements. It will for 1.2, however: when is this one supposed to be released

Re: [Numpy-discussion] Numpy 1.1.1 release notes.

2008-07-31 Thread Charles R Harris
On Thu, Jul 31, 2008 at 12:23 PM, Pauli Virtanen <[EMAIL PROTECTED]> wrote: > Thu, 31 Jul 2008 12:12:54 -0600, Charles R Harris wrote: > > > Hi All, > > > > I've attached draft release notes for Numpy 1.1.1. If you have anything > > to add or correct, let me know. > [clip] > > Bug fixes > > #854,

Re: [Numpy-discussion] Numpy 1.1.1 release notes.

2008-07-31 Thread Pauli Virtanen
Thu, 31 Jul 2008 12:12:54 -0600, Charles R Harris wrote: > Hi All, > > I've attached draft release notes for Numpy 1.1.1. If you have anything > to add or correct, let me know. [clip] > Bug fixes #854, r5456? -- Pauli Virtanen ___ Numpy-discussion m

[Numpy-discussion] Numpy 1.1.1 release notes.

2008-07-31 Thread Charles R Harris
Hi All, I've attached draft release notes for Numpy 1.1.1. If you have anything to add or correct, let me know. Chuck Numpy 1.1.1 is a bug fix release featuring major improvements in Python 2.3.x compatibility and masked arrays. Python 2.3.x fixes Robert Kern -- remove developement bran