[Numpy-tickets] [NumPy] #896: Geometric, negative binomial and poisson fail for extreme arguments
NumPy
numpy-tickets@scipy....
Mon Sep 1 07:01:06 CDT 2008
#896: Geometric, negative binomial and poisson fail for extreme arguments
--------------------+-------------------------------------------------------
Reporter: anand | Owner: rkern
Type: defect | Status: assigned
Priority: normal | Milestone: 1.2.1
Component: Other | Version: none
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by anand):
If the standard array behavior is to set to -LONG_MAX-1 when casting to
long fails, it makes sense for the RNG's to conform... but isn't that a C
gotcha that numpy should protect against like it does with array bounds
checking?
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/896#comment:7>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list