Re: [Numpy-discussion] Proposal of timeline for dropping Python 2.7 support

2017-11-10 Thread Robert McLeod
On Wed, Nov 8, 2017 at 2:50 PM, Matthew Brett wrote: > Hi, > > On Wed, Nov 8, 2017 at 7:08 PM, Julian Taylor > wrote: > > On 06.11.2017 11:10, Ralf Gommers wrote: > >> > >> > >> On Mon, Nov 6, 2017 at 7:25 AM, Charles R Harris > >> mailto:charlesr.har...@gmail.com>> wrote: > >> > >> Hi All,

Re: [Numpy-discussion] np.vstack vs. np.stack

2017-11-10 Thread Stephan Hoyer
On Thu, Nov 9, 2017 at 2:49 PM Allan Haldane wrote: > Maybe we should reword the vstack docstring so that it doesn't imply > that vstack is going away. It should say something weaker > like "the functions np.stack, np.concatenate, and np.block are often > more general/useful/less confusing altern

Re: [Numpy-discussion] deprecate updateifcopy in nditer operand, flags?

2017-11-10 Thread Nathaniel Smith
On Wed, Nov 8, 2017 at 2:13 PM, Allan Haldane wrote: > On 11/08/2017 03:12 PM, Nathaniel Smith wrote: >> - We could adjust the API so that there's some explicit operation to >> trigger the final writeback. At the Python level this would probably >> mean that we start supporting the use of nditer a