arch.bootstrap.IIDBootstrap.set_state¶ IIDBootstrap.set_state(state: tuple[str, ndarray[Any, dtype[uint32]], int, int, float] | dict[str, Any]) → None[source]¶ Sets the state of the bootstrap’s random number generator Parameters:¶ state: tuple[str, ndarray[Any, dtype[uint32]], int, int, float] | dict[str, Any]¶Dictionary or tuple containing the state.