[Numpy-tickets] [NumPy] #604: array creation does not work with generators
NumPy
numpy-tickets@scipy....
Sat Nov 3 15:12:06 CDT 2007
#604: array creation does not work with generators
------------------------+---------------------------------------------------
Reporter: chtito | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.4
Component: numpy.core | Version: none
Severity: normal | Resolution: wontfix
Keywords: |
------------------------+---------------------------------------------------
Changes (by rkern):
* status: new => closed
* resolution: => wontfix
Comment:
It is difficult to overload {{{array()}}} to figure out what you need here
in addition to everything else it does. Consequently, we have
{{{fromiter()}}} which only exists to consume 1-D iterators.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/604#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list