[Numpy-tickets] [NumPy] #448: memory error in polymul
NumPy
numpy-tickets@scipy....
Fri Feb 9 11:35:23 CST 2007
#448: memory error in polymul
--------------------+-------------------------------------------------------
Reporter: stefan | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Other | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------+-------------------------------------------------------
Changes (by stefan):
* status: new => closed
* resolution: => fixed
Old description:
> Reproduce by
>
> {{{
> N.polymul([],[1.])
> }}}
New description:
Reproduce by
{{{
N.polymul([],[1.])
}}}
Fixed in r3543.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/448#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list