-
- [ ] add output registers
- [ ] add endpoint to get output and registers number
- [x] simple return mode support, like sequence, min/max, aggregation
- [ ] add expectation computation
- [x] add s…
-
# Going from classical to quantum as a software developer | PennyLane Blog
Quantum computing is a nascent field and we need people of all backgrounds to get involved. If you're unsure if there is a p…
-
Check out: https://learning.quantum.ibm.com/tutorial/chsh-inequality
and implement Steps 1 and 2 for our project
if you copy code make sure to respect potential copyright and licenses
-
Setting and conveying state for classical and quantum coins is not yet working, and it's time to add it. This issue will track that work.
-
Hi
Have you ever considered development of a module to handle Distributed Quantum Computing(DQC) on Qfaas over the classical Internet?
Since the computation paradigm of the current Quantum Cloud pro…
mopoa updated
1 month ago
-
To implement the quantum versions of the classical codes, namely:
- [Quantum BCH ](https://arxiv.org/pdf/quant-ph/9910060)from BCH
- [Quantum Goppa ](https://arxiv.org/pdf/quant-ph/0501074)from G…
-
Hackathon Context:
Aman is participating in a 24-hour hackathon with around 700 teams registered, and a cash prize pool of ₹150,000.
The hackathon's themes focus on topics like AI-based solutions, qu…
-
Hi,
I would like to clarify the following code that was used to implement geometric difference from the paper: "The power of data in quantum machine learning".
def calculate_geometric_difference…
-
As discussed in today's design meeting, let's expand the color profile to make pixel polishing easier.
@jbphet @AgustinVallejo please add these to the color profile:
- [x] Separate background co…
-
According to the docs (https://docs.qojulia.org/semiclassical/), to run a semiclassical solver, say `semiclassical.schroedinger_dynamic`, one has to define the following functions:
```
function fqua…