Search
Search Results
Search finished, found 30 page(s) matching the search query.
- numpy.random.BitGenerator.state
- numpy.random.BitGenerator.state (Python attribute, in numpy.random.BitGenerator.state)
- Bit generators
- C API for random
- Extending
- Legacy random generation
- Mersenne Twister (MT19937)
- NumPy 1.19.0 Release Notes
- NumPy 1.25.0 Release Notes
- numpy.random.BitGenerator
- numpy.random.BitGenerator.cffi
- numpy.random.BitGenerator.ctypes
- numpy.random.BitGenerator.state
- numpy.random.get_state
- numpy.random.RandomState.get_state
- numpy.random.RandomState.set_state
- numpy.random.SeedSequence
- numpy.random.SeedSequence.generate_state
- numpy.random.set_state
- Parallel random number generation
- Permuted congruential generator (64-bit, PCG64 DXSM)
- Permuted congruential generator (64-bit, PCG64)
- Philox counter-based RNG
- Random
Generator
- Random sampling (
numpy.random
) - SFC64 Small Fast Chaotic PRNG
- extending.pyx
- extending_distributions.pyx
- Upgrading
PCG64
withPCG64DXSM
- What’s new or different