-
# General Grant Proposal
* **Project:** https://github.com/privacy-scaling-explorations/acceleration-program/issues/12
## Project Overview :page_facing_up:
### Overview
This task intensive…
-
### Hamiltonian simulation for hyperbolic partial differential equations by scalable quantum circuits
### Abstract
Differential equations are fundamental to understanding quantum systems, yet clas…
-
### Expected behavior
(I develop the `pennylane-qrack` custom back end.) When we run the [ZNE tutorial](https://github.com/unitaryfund/qml/blob/zne-catalyst-tutorial/demonstrations/tutorial_zne_cat…
-
### What is the expected behavior?
From Qiskit 1.0, quantum computer backend goes to BackendV2 (https://docs.quantum.ibm.com/api/qiskit/qiskit.providers.BackendV2) that has target object cont…
-
Some quantum methods have to run under the Toffoli simulator. E.g. running a 1000 qubit adder under the quantum simulator is a recipe for freezing your computer as it tries to allocate the universe. I…
-
#### Issue description
when i use the lightning.qubit device i got the error below i already install `pennylane-lightning` latest version.
#### Source code and tracebacks
```python
import penny…
-
# Abstract
We have been developing a new quantum circuit simulator which can simulate quantum circuits efficiently. We would like to contribute our simulator to Qiskit in a near future. Therefore, …
-
Project Name: Cloud computing for Quantum computer, Quantum computer for Cloud computing
Team Name: Qloud
Which challenges would you like to submit your project for?
Amazon Braket Challenge
Pr…
-
### Description
One of the first games in which a human played against the computer is Nim, so it is an interesting and fitting game to implement on a quantum computer. This Wikipedia article descr…
-
By default, TFQ uses qsim when executing circuits. There isn't any good examples that show how to use Cirq Sampler - which makes it difficult to use either the quantum computer or a simulators in Cirq…