[Numpy-tickets] [NumPy] #484: random state not portable between 32-bit and 64-bit architectures
NumPy
numpy-tickets@scipy....
Mon Apr 2 08:29:13 CDT 2007
#484: random state not portable between 32-bit and 64-bit architectures
--------------------------+-------------------------------------------------
Reporter: berkes | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone:
Component: numpy.random | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+-------------------------------------------------
Changes (by cookedm):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in r3643. The state now uses uint32 arrays.
I've also tried to make it so old pickles are loadable.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/484#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