lmarti-dev
lmarti-dev
**Description of the issue** Exponentiating an identity gate with `PauliSumExponential` and then printing it raises a ValueError, similar to #5927. I could not tell whether the pull request that fixes...
I get the following error when trying to call eynollah in the windows terminal: ``` (venv) C:\Users\Moi4\Desktop\code\misc\eynollas>eynollah Traceback (most recent call last): File "C:\src\python3\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code,...
The second equation of the 00_amplitude_estimation.ipynb tutorial mentions $a = |\langle \psi_1 | \psi_1 \rangle|^2$ This is wrong, as $|\langle \psi_1 | \psi_1 \rangle|^2 = 1$. I assume the authors...