SRI-International / QC-App-Oriented-Benchmarks

QED-C: The Quantum Economic Development Consortium provides these computer programs and software for use in the fields of quantum science and engineering.
Apache License 2.0
140 stars 80 forks source link

For BV, improve performance of random scret integer generation #474

Closed rtvuser1 closed 4 months ago

rtvuser1 commented 4 months ago

It was very slow above 25 qubits due to the use of numpy.random.choice()