Quantum-Computer-Simulator-with-Algorithms icon indicating copy to clipboard operation
Quantum-Computer-Simulator-with-Algorithms copied to clipboard

C++ simulator of quantum registers and quantum algorithms

Results 1 Quantum-Computer-Simulator-with-Algorithms issues
Sort by recently updated
recently updated
newest added

Introducing command-line interface to the `src/test` executable to allow selecting specific tests or algorithms to run. Previously, `./test` executed all available tests. Now, users can specify a command: - Running...