Diego N

Results 4 issues of Diego N

**Describe the bug** OpenJij can't build from source when using Cuda support. **To Reproduce** 1 - pip3 install --no-binary=openjij,jij-cimod openjij **Screenshots** ![image](https://user-images.githubusercontent.com/731763/225931051-a214e578-cfff-4357-b8ac-180b386c9600.png) **Environment:** - OS: Ubuntu 22.04.2 Kernel 5.15 -...

bug

Hello! I'd like to know how can I add a constraint and set its penalty at the same time. Which is the best way of doing that? Can I do...

documentation
help wanted

Greetings! The Perth backennd in Qiskit has no H gate. You can check in https://github.com/Qiskit/qiskit-ibm-runtime/blob/stable/0.24/qiskit_ibm_runtime/fake_provider/backends/perth/conf_perth.json. Search for "basis_gates": ["cx", "id", "rz", "sx", "x"] When I use the Perth layout according...

Hello! I am using version 0.7.0 and I am having a phase problem with circuits with u3 and u2 gates. u3 gates require 3 parameters but qcir is able to...