Closed dime10 closed 3 days ago
On mac the runtime build fails with:
/catalyst/runtime/lib/backend/openqasm/openqasm_python_module.cpp:162:20: error: no member named 'pow' in namespace 'std'; did you mean simply 'pow'? 162 | probs->reserve(std::pow(2, num_qubits));
Hello. You may have forgotten to update the changelog! Please edit doc/releases/changelog-dev.md on your branch with:
doc/releases/changelog-dev.md
On mac the runtime build fails with: