microsoft/QuantumKatas

[RandomNumberGeneration] New tasks: generating correlated random numbers

Open

#490 opened on Sep 27, 2020

 (6 comments) (0 reactions) (1 assignee)Jupyter Notebook (1,242 forks)auto 404
help wanted

Repository metrics

Stars
 (4,904 stars)
PR merge metrics
 (PR metrics pending)

Description

The easiest way to do it is to prepare two entangled registers that will yield the necessary distribution. We'd need to focus on coming up with interesting tasks that cover different scenarios, and then use the skills the learner got from the Superposition kata.

Here is a relevant QuantumComputing StackExchange question.

Contributor guide