Re: [Numpy-discussion] Numpy 1.10.2rc2 released

2015-12-09 Thread Nadav Horesh
Is is possible that recarray are slow again? Nadav From: NumPy-Discussion on behalf of Charles R Harris Sent: 08 December 2015 03:41 To: numpy-discussion; SciPy Developers List; SciPy Users

[Numpy-discussion] Memory mapping and NPZ files

2015-12-09 Thread Mathieu Dubois
Dear all, If I am correct, using mmap_mode with Npz files has no effect i.e.: f = np.load("data.npz", mmap_mode="r") X = f['X'] will load all the data in memory. Can somebody confirm that? If I'm correct, the mmap_mode argument could be passed to the NpzFile class which could in turn perform

Re: [Numpy-discussion] Numpy 1.10.2rc2 released

2015-12-09 Thread Nathaniel Smith
On Dec 9, 2015 7:23 AM, "Nadav Horesh" wrote: > > Is is possible that recarray are slow again? Anything is possible, but we haven't had any reports of this yet, so if you're seeing something weird then please elaborate? -n ___

Re: [Numpy-discussion] When to stop supporting Python 2.6?

2015-12-09 Thread Erik Bray
On Tue, Dec 8, 2015 at 6:51 PM, Charles R Harris wrote: > > > On Tue, Dec 8, 2015 at 4:10 PM, Ralf Gommers wrote: >> >> >> >> On Wed, Dec 9, 2015 at 12:01 AM, Chris Barker >> wrote: >>> >>> drop 2.6 >>> >>> I still don't