Jim Garrison
Jim Garrison
Cutqc is deprecated and no longer supported. Please use the new cut finder introduced with the 0.7 release series.
Closing all CutQC issues now that it has been removed.
Thanks for catching this and submitting a PR. This error is due to a convention mismatch: there is a prefactor in the exponential in the definition of the [RZZGate](https://docs.quantum.ibm.com/api/qiskit/qiskit.circuit.library.RZZGate), but...
It'd be nice to have an explicit test for this behavior, too.
The lint failure can be fixed by merging `main` into this branch once #640 has been merged to `main`.
@raunakkumarsingh, thank you for this contribution. Do you plan to add a test and merge `main` into this branch, or should I do it?
Thank you. Please run `tox -e style` and make sure that `tox -e lint` passes.
From the CI failure, it looks like we are waiting on scipy wheels for Python 3.13. They [exist](https://github.com/scipy/scipy/pull/21000) but have not yet been [uploaded to pypi](https://pypi.org/project/scipy/#files).
> From the CI failure, it looks like we are waiting on scipy wheels for Python 3.13. They [exist](https://github.com/scipy/scipy/pull/21000) but have not yet been [uploaded to pypi](https://pypi.org/project/scipy/#files). Wheels have been...
Waiting now on symengine wheels: https://pypi.org/project/symengine/#files and https://github.com/symengine/symengine-wheels/issues/17