Search
Search Results
Search finished, found 6 page(s) matching the search query.
- numpy.random.RandomState.set_state
...e Random sampling (numpy.random) Legacy random generation numpy.random.RandomState.set_state...
- numpy.random.RandomState.set_state (Python method, in numpy.random.RandomState.set_state)
- NumPy 1.9.2 Release Notes
...nd a string None data #4476: Masked array view fails if structured dtype has datetime component #5388: Make RandomState.set_state and RandomState.get_state threadsafe #5390: make seed, randint and shuffle threadsafe #5374: Fixed incorrect a...
- numpy.random.RandomState.get_state
...ndomState.get_state(legacy=True) Return a tuple representing the internal state of the generator. For more details, see set_state. Parameters: legacybool, optionalFlag indicating to return a legacy tuple state when the BitGenerator is MT1...
- numpy.random.RandomState.set_state
...e Random sampling (numpy.random) Legacy random generation numpy.random.RandomState.set_state...
- numpy.random.set_state
...ule structure Random sampling (numpy.random) Legacy random generation numpy.random.set_state...