NVIDIA / cuQuantum

Home for cuQuantum Python & NVIDIA cuQuantum SDK C++ samples
https://docs.nvidia.com/cuda/cuquantum/
BSD 3-Clause "New" or "Revised" License
320 stars 63 forks source link

Support user defined seed in `cutensornetSamplerSample` and `sampler_sample` #143

Open PabloAndresCQ opened 6 days ago

PabloAndresCQ commented 6 days ago

There's a note in the docs of cutensornetSamplerSample, indicating that currently there is no support for user-defined RNG seeds. This is an important feature for debugging purposes in quantum experiments. Will this be included in the next release?

DmitryLyakh commented 1 day ago

We are working on adding a custom random seed, please stay tuned.