[Numpy-tickets] [NumPy] #896: Geometric, negative binomial and poisson fail for extreme arguments
NumPy
numpy-tickets@scipy....
Fri Aug 29 04:31:03 CDT 2008
#896: Geometric, negative binomial and poisson fail for extreme arguments
--------------------+-------------------------------------------------------
Reporter: anand | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.2.0
Component: Other | Version: none
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by anand):
File distributions.patch 'fixes' it by setting doubles to LONG_MAX if they
can't be cast to long... I know it's debatable whether this is actually
better.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/896#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