Re: [Numpy-discussion] numpy.fromiter in numpypy

2015-01-04 Thread Ralf Gommers
Hi Albert-Jan, On Thu, Jan 1, 2015 at 8:57 PM, Albert-Jan Roskam wrote: > Hi, > > I would like to use the numpy implementation for Pypy. In particular, I > would like to use numpy.fromiter, which is available according to this > overview: http://buildbot.pypy.org/numpy-status/latest.html. Howeve

Re: [Numpy-discussion] numpy.fromiter in numpypy

2015-01-01 Thread Matti Picus
Date: Thu, 1 Jan 2015 19:57:50 + (UTC) From: Albert-Jan Roskam Subject: [Numpy-discussion] numpy.fromiter in numpypy To: "numpy-discussion@scipy.org" Message-ID: <645635478.812990.1420142270937.javamail.ya...@jws10729.mail.gq1.yahoo.com> Content-Type: text/plain; charset=UTF

[Numpy-discussion] numpy.fromiter in numpypy

2015-01-01 Thread Albert-Jan Roskam
Hi, I would like to use the numpy implementation for Pypy. In particular, I would like to use numpy.fromiter, which is available according to this overview: http://buildbot.pypy.org/numpy-status/latest.html. However, contrary to what this website says, this function is not yet available. Conclu