Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-14 Thread Charles R Harris
On Sun, Jan 14, 2018 at 9:30 AM, Charles R Harris wrote: > > > On Sun, Jan 14, 2018 at 4:35 AM, Matthew Brett > wrote: > >> Hi, >> >> On Sun, Jan 14, 2018 at 3:35 AM, Eric Wieser >> wrote: >> > Did recarrays change? I didn’t see anything in the release notes. >> > >> > Not directly, but structu

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-14 Thread Allan Haldane
On 01/14/2018 11:30 AM, Charles R Harris wrote: On Sun, Jan 14, 2018 at 4:35 AM, Matthew Brett > wrote: Hi, On Sun, Jan 14, 2018 at 3:35 AM, Eric Wieser mailto:wieser.eric%2bnu...@gmail.com>> wrote: > Did recarrays change? I didn’t see anyt

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-14 Thread Charles R Harris
On Sun, Jan 14, 2018 at 4:35 AM, Matthew Brett wrote: > Hi, > > On Sun, Jan 14, 2018 at 3:35 AM, Eric Wieser > wrote: > > Did recarrays change? I didn’t see anything in the release notes. > > > > Not directly, but structured arrays did, for which recarrays are really > just > > a thin and somewh

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-14 Thread Sebastian Berg
On Sun, 2018-01-14 at 11:35 +, Matthew Brett wrote: > Hi, > > On Sun, Jan 14, 2018 at 3:35 AM, Eric Wieser > wrote: > > Did recarrays change? I didn’t see anything in the release notes. > > > > Not directly, but structured arrays did, for which recarrays are > > really just > > a thin and so

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-14 Thread Matthew Brett
Hi, On Sun, Jan 14, 2018 at 3:35 AM, Eric Wieser wrote: > Did recarrays change? I didn’t see anything in the release notes. > > Not directly, but structured arrays did, for which recarrays are really just > a thin and somewhat buggy wrapper. Oh dear oh dear - for some reason I had completely mis

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-13 Thread Eric Wieser
Did recarrays change? I didn’t see anything in the release notes. Not directly, but structured arrays did , for which recarrays are really just a thin and somewhat buggy

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-13 Thread josef . pktd
On Sat, Jan 13, 2018 at 4:49 PM, Benjamin Root wrote: > I assume you mean 1.14.0, rather than 1.4.0? Yes, typo > > Did recarrays change? I didn't see anything in the release notes. I didn't look at the details. thequackdaddy is doing the hunting. maybe it's the loadtxt interaction one problem is

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-13 Thread Benjamin Root
I assume you mean 1.14.0, rather than 1.4.0? Did recarrays change? I didn't see anything in the release notes. On Sat, Jan 13, 2018 at 4:25 PM, wrote: > statsmodels does not work with numpy 1.4.0 > > Besides the missing WarningsManager there seems to be 22 errors or > failures from changes in n

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-13 Thread josef . pktd
statsmodels does not work with numpy 1.4.0 Besides the missing WarningsManager there seems to be 22 errors or failures from changes in numpy behavior, mainly from recarrays again. Josef ___ NumPy-Discussion mailing list NumPy-Discussion@python.org https

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-07 Thread Nathaniel Smith
On Sun, Jan 7, 2018 at 12:59 PM, Allan Haldane wrote: > On 01/07/2018 12:37 PM, Ralf Gommers wrote: >> >> >> >> On Sun, Jan 7, 2018 at 2:00 PM, Charles R Harris >> mailto:charlesr.har...@gmail.com>> wrote: >> >> Hi All, >> >> On behalf of the NumPy team, I am pleased to announce NumPy 1.14

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-07 Thread Allan Haldane
On 01/07/2018 12:37 PM, Ralf Gommers wrote: On Sun, Jan 7, 2018 at 2:00 PM, Charles R Harris mailto:charlesr.har...@gmail.com>> wrote: Hi All, On behalf of the NumPy team, I am pleased to announce NumPy 1.14.0. Thanks for doing the heavy lifting to get this release out the door Ch

Re: [Numpy-discussion] NumPy 1.14.0 release

2018-01-07 Thread Ralf Gommers
On Sun, Jan 7, 2018 at 2:00 PM, Charles R Harris wrote: > Hi All, > > On behalf of the NumPy team, I am pleased to announce NumPy 1.14.0. > Thanks for doing the heavy lifting to get this release out the door Chuck! Ralf ___ NumPy-Discussion mailing li

[Numpy-discussion] NumPy 1.14.0 release

2018-01-06 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I am pleased to announce NumPy 1.14.0. Numpy 1.14.0 is the result of seven months of work and contains a large number of bug fixes and new features, along with several changes with potential compatibility issues. The major change that users will notice are the