ProjectQ
ProjectQ copied to clipboard
ProjectQ: An open source software framework for quantum computing
Results
42
ProjectQ issues
Sort by
recently updated
recently updated
newest added
Hi everyone, I’m encountering an issue when trying to run a quantum circuit using ProjectQ. Specifically, I’m getting the following error: `RuntimeError: Too many compiler engines added to the MainEngine!`...
#479 According to the response `_(@damiansteiger),_` the memory issue is related to the number of qubits, with 40 qubits requiring 16TB of RAM. However, I have tested another circuit with...