Exploring quantum randomness with this project using Cirq. Generate unique random numbers and visualize the intriguing behavior of the Quantum Creature through captivating animations.
Building an algorithm to simulate the numpy.random.uniform
function to produce specified number of uniform distributed quantum pure generated random numbers using Google Research Cirq Package
.
This animation was inspired by the work of rougier.
- Clone this repository to your local machine.
git clone https://github.com/MateBerg/quantum_creature
cd quantum_creature
-
Install the required Python packages by running the following command in your terminal:
pip install -r requirements.txt
-
python3 main.py
-
Wait! as it takes some time depending on memory and cpu.