-
I recently came across your project Quantum_Algorithms and I noticed that the repository github.com/victor-onofre/Quantum_Algorithms currently does not have a license specified.
Why Adding a License …
-
I tried to use your notebook file "tutorial_aqcel". When I run all cell, the code below
`aqcel_results_cc = icepp.pass_manager(test, level=2, backend=backend, backend_tket=dev_b, shots=1024, measur…
-
### Description
Data re-uploading is a recently proposed idea of quantum neural network, which uses a quantum circuit with a series of data re-uploading and processing layers. Unlike the convention…
-
### Environment
- **Qiskit Nature version**:0.7.2
- **Python version**: 3.12
- **Operating system**: windows
### What is happening?
In the below code, I am getting an error like TypeError: Fer…
-
https://qiskit.org/ecosystem/machine-learning/tutorials/01_neural_networks.html
Check if QNN can be used for classification of signals.
-
Description
- This project is intended to explore couple papers in literature of Quantum Transformer models [self attention model: https://arxiv.org/abs/2205.05625 , Quantum vision transformers : htt…
-
After https://github.com/Qiskit/qiskit-nature/issues/828 is fixed.
-
### What is the nature of the issue?
New content
### Describe the issue
Build an interactive and up-to-date Jupyter Notebook tutorial for QRAND v1.0.0
### Which files need to be updated?
- [n…
-
# Abstract
Aqua introduced a new optimization module in May 2020. It automatically generates an Ising Hamiltonian for an optimization problem and you can solve it with quantum computers by applying V…
-
To my knowledge, tket has the PauliExpBox Class, which defines a phase gadget (See: https://cqcl.github.io/tket/pytket/api/circuit.html#pytket.circuit.PauliExpBox)
Which looks something like this:
…