[Numpy-discussion] NumPy 1.16.0 released.

2019-01-13 Thread Charles R Harris
Hi All, On behalf of the NumPy team I'm pleased to announce the release of NumPy 1.16.0. This is the last NumPy release to support Python 2.7 and will be maintained as a long term release with bug fixes until 2020. This release has seen a lot of refactoring and features many bug fixes, improved c

Re: [Numpy-discussion] Add guaranteed no-copy to array creation and reshape?

2019-01-13 Thread Feng Yu
Eric, I agree these are questions that shall be answered. I think issues you raised are toward functions always make a copy -- combining them with NEVERCOPY does sound sane. Your argument is that If the atom of the new behavior is per method, then there is no need to worry about those functions t

Re: [Numpy-discussion] Debugging NumPy development build in conda environment

2019-01-13 Thread Lars Grueter
Sorry, I just noticed that I didn't send the message below to the mailing list but replied directly to Hameer. I've resent it for the archives below. @Hameer, sorry for the spam. :) Best regards, Lars On 04/01/2019 20:06, Lars Grueter wrote:> Hi Hameer, > > thanks for the fast answer! I'm even

Re: [Numpy-discussion] Debugging NumPy development build in conda environment

2019-01-13 Thread Lars Grueter
On 04/01/2019 14:55, Matti Picus wrote: > On 4/1/19 3:34 pm, Lars Grueter wrote: >> Unfortunately the last two commands >> stopped working out of the blue with my existing environment and fail >> with >> >>> RuntimeError: Broken toolchain: cannot link a simple C program > > > The compiler error i