-
## Task description
To enhance the performance of our quantum models, we are currently investigating new optimizers for lambeq. One promising candidate is the Rotosolve algorithm ([Ostaszewski et a…
-
### Informations
- **Qiskit version**:
{'qiskit-terra': '0.15.2',
'qiskit-aer': '0.6.1',
'qiskit-ignis': '0.4.0',
'qiskit-ibmq-provider': '0.8.0',
'qiskit-aqua': '0.7.5',
'qiskit':…
-
### Github repo
https://github.com/qBraid/qBraid
### Description
The qBraid-SDK is a Python toolkit for cross-framework abstraction, transpilation, and execution of quantum programs.
### E…
-
Discussion about the ongoing implementation of the compiler.
keean updated
5 years ago
-
To enrich torchquantum's support of various algorithms, we need your help on implementing more quantum algorithms in TQ! You may choose any quantum algorithm you like to implement such as quantum four…
-
### Environment
- **Qiskit version**: 0.43.0
- **Python version**: 3.10.12
- **Operating system**: MacOS Ventura 13.5.1
### What is happening?
The code is working on colab with the same version…
-
### Environment
- **Qiskit Terra version**: 0.24.1
- **Python version**: 3.10
- **Operating system**: macOS 13.3.1
### What is happening?
When a custom gate with a set `definition` contains a p…
-
Hello,
I'm following the tutorial on freezing the orbitals given in https://qiskit-extensions.github.io/circuit-knitting-toolbox/entanglement_forging/how-tos/freeze-orbitals.html
However, I'm ge…
-
### Informations
- **Qiskit Aer version**: 0.12.0
- **Python version**: 3.10.11
- **Operating system**: Fedora 38
### What is the current behavior?
If you run the Estimator with `shots=…
-
# Unification and Simplification of the Quantum IRs
## Background
Presently, there are two distinct IRs for Quantum gates and their support. The first IR is in a memory SSA form where gate operation…