-
Now that pytket has GPI, GPI2 and AAMS gates we should be able to rebase circuits to native IonQ gates when compiling in the braket backend.
-
I have successfully installed and run the SDK on one of my RPI B+ with no problems. Memory set to 128.
Tried the same install procedure several times on a new RPI B 2 quadcore. The machine consisten…
-
**Describe the solution you'd like**
I'd like the Q# compiler to be able to emit QIR that is not restricted to any particular profile so that it can then be fed into further tooling that can exploi…
-
Update the requirements.txt file so that the newest Ocean SDK is loaded (Ocean 3), and thus solvers can run on their new QPU: Advantage. This will also need to be done for the quantum-API backend.
-
Grove QAOA should work on both the QVM and the QPU. This appears to largely be the case, but the code was written with the QVM in mind: function arguments/docstrings state `qvm`, and the `probabilitie…
-
We need a tool that lets us execute HTTP GET and POST commands. We need this for real-time updates from simulations to ICE. We also need this for XACC Rigetti QPU support.
-
Project Name: qXR (Quantum & Mixed Reality)
Team Name: Incho
Which challenges would you like to submit your project for?
- Visualization Challenge
- Hybrid Quantum-Classical Computing Challenge
…
-
I am getting the following error fro RPI3 plus:
g++ -Ofast -DTARGET_PI -march=armv6 -mfloat-abi=hard -ftree-vectorize -funroll-all-loops -mfpu=vfp -fPIC -c buffer.cpp -o buffer.o
g++ -Ofast -DTARG…
-
1. Is it possible to execute a qubo problem execution with hybrid solver on CPU only?
2. Is it possible to divide large problem into small sub problems and execute using hybrid solver to check if it …
-
**Describe the feature you'd like**
Integrate Braket.jl and [Yao.jl](https://github.com/QuantumBFS/Yao.jl) to allow Yao users to run circuits/AHS programs on Braket.
**Is this feature already pres…