Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalliaros authored Jul 26, 2021
1 parent 86b661b commit a042203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The best application of this idea will be the winner. Preference will be given t
**Background reading:**
IBM released pulse gates to all users on IBM Quantum systems to attach custom gates defined via their pulse representation, called "calibrations" in Qiskit, to QASM circuits. This allows for a streamlined way to incorporate pulse-level control with the simplicity of QASM circuit construction. A [tutorial](https://qiskit.org/documentation/tutorials/circuits_advanced/05_pulse_gates.html) is available to help you implement this feature into your code.

## Xanadu’s Challenge(s):
## Xanadu’s Challenge:

Choose your favourite scientific paper proposing a quantum algorithm that can be run on small-scale devices. Implement it on a simulator using PennyLane or Strawberry Fields. Bonus: implement it also on quantum hardware.

Expand Down

0 comments on commit a042203

Please sign in to comment.