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