Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-06 Thread Pearu Peterson
On Sat, May 7, 2011 at 12:00 AM, DJ Luscher wrote: > Pearu Peterson gmail.com> writes: > > > > On Fri, May 6, 2011 at 10:18 PM, DJ Luscher lanl.gov> wrote: > > > > I have encountered another minor hangup. For assumed-shape array-valued > > functions defined within a fortran module there seems

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-06 Thread DJ Luscher
Pearu Peterson gmail.com> writes: > > On Fri, May 6, 2011 at 10:18 PM, DJ Luscher lanl.gov> wrote: > > I have encountered another minor hangup.  For assumed-shape array-valued > functions defined within a fortran module there seems to be some trouble in > the autogenerated subroutine wrapper in

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-06 Thread Pearu Peterson
On Fri, May 6, 2011 at 10:18 PM, DJ Luscher wrote: > > I have encountered another minor hangup. For assumed-shape array-valued > functions defined within a fortran module there seems to be some trouble in > the > autogenerated subroutine wrapper interface. I think it has to do with the > order

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-06 Thread DJ Luscher
Pearu Peterson gmail.com> writes: > > On Fri, May 6, 2011 at 5:55 PM, DJ Luscher lanl.gov> wrote: > Pearu Peterson gmail.com> writes: > > > > > > Thanks for the bug report!These issues are now fixed in: https://github.com/numpy/numpy/commit/f393b604  Ralf, feel free to apply this > changeset t

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-06 Thread Pearu Peterson
On Fri, May 6, 2011 at 5:55 PM, DJ Luscher wrote: > Pearu Peterson gmail.com> writes: > > > > > > Thanks for the bug report!These issues are now fixed in: > https://github.com/numpy/numpy/commit/f393b604 Ralf, feel free to apply > this > changeset to 1.6.x branch if appropriate.Regards,Pearu >

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-06 Thread DJ Luscher
Pearu Peterson gmail.com> writes: > > > Thanks for the bug report!These issues are now fixed in:  https://github.com/numpy/numpy/commit/f393b604  Ralf, feel free to apply this changeset to 1.6.x branch if appropriate.Regards,Pearu > Excellent! Thank you. I'll cautiously add another concern

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-05 Thread Pearu Peterson
On Thu, May 5, 2011 at 11:51 PM, DJ Luscher wrote: > > Ralf Gommers googlemail.com> writes: > > > > > Hi, > > > > I am pleased to announce the availability of the second release > > candidate of NumPy 1.6.0. > > > > Compared to the first release candidate, one segfault on (32-bit > > Windows + M

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-05 Thread DJ Luscher
Ralf Gommers googlemail.com> writes: > > Hi, > > I am pleased to announce the availability of the second release > candidate of NumPy 1.6.0. > > Compared to the first release candidate, one segfault on (32-bit > Windows + MSVC) and several memory leaks were fixed. If no new > problems are rep

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-05 Thread Ralf Gommers
On Thu, May 5, 2011 at 1:10 AM, Benjamin Root wrote: > > > On Tue, May 3, 2011 at 1:18 PM, Ralf Gommers > wrote: > >> Hi, >> >> I am pleased to announce the availability of the second release >> candidate of NumPy 1.6.0. >> >> Compared to the first release candidate, one segfault on (32-bit >> W

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-04 Thread Benjamin Root
On Tue, May 3, 2011 at 1:18 PM, Ralf Gommers wrote: > Hi, > > I am pleased to announce the availability of the second release > candidate of NumPy 1.6.0. > > Compared to the first release candidate, one segfault on (32-bit > Windows + MSVC) and several memory leaks were fixed. If no new > problems

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-04 Thread Derek Homeier
On 04.05.2011, at 8:42PM, Ralf Gommers wrote: > == > FAIL: test_return_character.TestF90ReturnCharacter.test_all > -- > Traceback (most recent call last): > Fil

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-04 Thread Ralf Gommers
On Tue, May 3, 2011 at 11:22 PM, Ilan Schnell wrote: > I'm seeing these three failures on Solaris 5.10 (x86_64, using Python > 2.7.1): > > == > FAIL: Test basic arithmetic function errors >

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-04 Thread Ralf Gommers
On Wed, May 4, 2011 at 2:29 AM, Charles R Harris wrote: > > > On Tue, May 3, 2011 at 4:58 PM, Derek Homeier < > de...@astro.physik.uni-goettingen.de> wrote: > >> Hi Ralf, >> >> > I am pleased to announce the availability of the second release >> > candidate of NumPy 1.6.0. >> > >> > Compared to th

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-04 Thread Ralf Gommers
On Tue, May 3, 2011 at 11:24 PM, wrote: > On Tue, May 3, 2011 at 5:06 PM, Ralf Gommers > wrote: > > On Tue, May 3, 2011 at 10:35 PM, Christoph Gohlke > wrote: > >> > >> > >> On 5/3/2011 11:18 AM, Ralf Gommers wrote: > >>> Hi, > >>> > >>> I am pleased to announce the availability of the second r

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Paul Anton Letnes
On Mac OS X 10.6.7 with macports python 2.7 I get as follows: OK (KNOWNFAIL=3, SKIP=1) Python version: Python 2.7.1 (r271:86832, Jan 12 2011, 10:44:27) [GCC 4.2.1 (Apple Inc. build 5664)] on darwin % gfortran --version GNU Fortran (GCC) 4.5.3 "Well done" to everyone working on numpy 1.6! Paul

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Keith Goodman
On Tue, May 3, 2011 at 11:18 AM, Ralf Gommers wrote: > I am pleased to announce the availability of the second release > candidate of NumPy 1.6.0. nanmin and nanmax are much faster in Numpy 1.6. Plus they now return an object that has dtype, etc attributes when the input is all NaN. Broke Bottle

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Charles R Harris
On Tue, May 3, 2011 at 4:58 PM, Derek Homeier < de...@astro.physik.uni-goettingen.de> wrote: > Hi Ralf, > > > I am pleased to announce the availability of the second release > > candidate of NumPy 1.6.0. > > > > Compared to the first release candidate, one segfault on (32-bit > > Windows + MSVC) a

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Robert Kern
On Tue, May 3, 2011 at 18:45, Keith Goodman wrote: > On Tue, May 3, 2011 at 11:18 AM, Ralf Gommers > wrote: > >> I am pleased to announce the availability of the second release >> candidate of NumPy 1.6.0. > > I get one failure when I run from ipython but not python. In ipython I > import a few p

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Keith Goodman
On Tue, May 3, 2011 at 11:18 AM, Ralf Gommers wrote: > I am pleased to announce the availability of the second release > candidate of NumPy 1.6.0. I get one failure when I run from ipython but not python. In ipython I import a few packages at startup. One of those packages must be changing the n

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Derek Homeier
Hi Ralf, > I am pleased to announce the availability of the second release > candidate of NumPy 1.6.0. > > Compared to the first release candidate, one segfault on (32-bit > Windows + MSVC) and several memory leaks were fixed. If no new > problems are reported, the final release will be in one we

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread josef . pktd
On Tue, May 3, 2011 at 5:06 PM, Ralf Gommers wrote: > On Tue, May 3, 2011 at 10:35 PM, Christoph Gohlke wrote: >> >> >> On 5/3/2011 11:18 AM, Ralf Gommers wrote: >>> Hi, >>> >>> I am pleased to announce the availability of the second release >>> candidate of NumPy 1.6.0. >>> >>> Compared to the f

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Ilan Schnell
I'm seeing these three failures on Solaris 5.10 (x86_64, using Python 2.7.1): == FAIL: Test basic arithmetic function errors -- Traceback (most recent call last):

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Ralf Gommers
On Tue, May 3, 2011 at 10:35 PM, Christoph Gohlke wrote: > > > On 5/3/2011 11:18 AM, Ralf Gommers wrote: >> Hi, >> >> I am pleased to announce the availability of the second release >> candidate of NumPy 1.6.0. >> >> Compared to the first release candidate, one segfault on (32-bit >> Windows + MSV

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Christoph Gohlke
On 5/3/2011 11:18 AM, Ralf Gommers wrote: > Hi, > > I am pleased to announce the availability of the second release > candidate of NumPy 1.6.0. > > Compared to the first release candidate, one segfault on (32-bit > Windows + MSVC) and several memory leaks were fixed. If no new > problems are repo

Re: [Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Russell E. Owen
In article , Ralf Gommers wrote: > Hi, > > I am pleased to announce the availability of the second release > candidate of NumPy 1.6.0. >... > Sources and binaries can be found at > http://sourceforge.net/projects/numpy/files/NumPy/1.6.0rc2/ > For (preliminary) release notes see below. Thanks!

[Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

2011-05-03 Thread Ralf Gommers
Hi, I am pleased to announce the availability of the second release candidate of NumPy 1.6.0. Compared to the first release candidate, one segfault on (32-bit Windows + MSVC) and several memory leaks were fixed. If no new problems are reported, the final release will be in one week. Sources and