qimpy.math.random

Fast random numbers for reproducible initialization.

Functions

initialize_state

Improve initial state randomness using split-mix-64 method.

rand

Generate real uniform random Tensor using integer tensor state.

randn

Generate complex standard-normal random Tensor using integer tensor state.