-
### Project name
MQT QUBOMaker
### Github repo
https://github.com/cda-tum/mqt-qubomaker
### Description
A framework to generate QUBO formulations for optimization problems based on a selection of…
-
Comparing these two publications and their Cross-Ref-Data
https://dissem.in/p/82829325/on-borel-subalgebras-of-quantum-groups-uber-borelunteralgebren-von-quantengruppen
https://dissem.in/p/95035…
-
I am wondering if you could show a few uses cases (outside of Qiskit) that illustrate what kinds retworkx is _currently_ suitable for. Do you have some short but non-trivial examples of analysing comp…
-
**Please describe what you would like the feature to accomplish.**
Currently, the open systems simulator supports discrete intrinsic operations such as `H`, `S`, or `T`, but does not yet support in…
-
When I executed the 4th code cell in the 'quantum-teleportation.ipynb', I got the following error.
```
TypeError Traceback (most recent call last)
in
15 # …
-
### Description
The `AdaptVQE` algorithm, originally implemented in Qiskit Aqua as the outcome of the Qiskit Hackathon Europe 2019, [link](https://github.com/Qiskit/qiskit-aqua/pull/685). Since then,…
-
### Description
To use different quantum computing techniques focused on Machine Learning, as a principal base for the quantum autoencoder to be able to reduce data in a medical dataset, also to …
-
This does not parse:
```
DEFCIRCUIT FOO:
NOP
FOO
```
But this is OK:
```
DEFCIRCUIT FOO a:
NOP
FOO 1
```
```python -c 'from pyquil._parser.PyQuilListener import run_parser; run_p…
-
Hi,
I am trying to use Fastmap in combination with libvmmalloc or vmem to offload memory for quantum chemistry applications to many nvme-drives. I have gotten libvmmalloc and pmem to work. However, …
-
# Abstract
Eigendecompositions have a large variety of applications in physics, biology, mechanical engineering, ML, etc. To find the exact Eigendecomposition of a quantum system one has to employ Ha…