Skip to content

Commit d0c1499

Browse files
authored
Update README.md
1 parent a819a8b commit d0c1499

File tree

1 file changed

+2
-1
lines changed
  • quantum-fractals-multiple-complex-numbers

1 file changed

+2
-1
lines changed

quantum-fractals-multiple-complex-numbers/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Here, two ideas are explored:
88

99
You'll find two notebooks demonstrating how quantum computing can be visualized using fractals based on two complex numbers. <br />
1010
The notebook "QuantumFractals1qubit1CN_2CN_plots" demonstrates this letting you create three fractals at the same time based on a 1-qubit circuit, with two variations of [Julia set mating](https://mathr.co.uk/blog/2020-01-16_slow_mating_of_quadratic_julia_sets.html) leveraging both complex amplitudes of the statevector and with one complex number for comparison with the original [approach](link to other github). Try it yourself and either go with the default quantum circuit or create your own 1-qubit quantum circuit. You have the option of both using a simulator to mimich running on a fault-tolerant quantum computer and also see how the fractals look after running on a real quantum computer! <br />
11-
With the "QuantumFractals1qubit_sphere_fractals_animation" notebook you can create fractal animations covering (RZ) rotations on the [Bloch sphere](https://qiskit.org/textbook/ch-states/representing-qubit-states.html#bloch-sphere), fractal animations generated with one complex number and two variations of Julia set mating.
11+
With the "QuantumFractals1qubit_sphere_fractals_animation" notebook you can create fractal animations covering (RZ) rotations on the [Bloch sphere](https://qiskit.org/textbook/ch-states/representing-qubit-states.html#bloch-sphere), fractal animations generated with one complex number and two variations of Julia set mating. <br />
12+
The "QuantumFractals1qubit_sphere_fractals_animation_images" notebook displays fractal images during the creation of an animation (described above). Thanks to [Emil Reinert](https://github.com/gubiithefish) for optimizing and speeding up the notebook.
1213

1314

1415
Read more about the this part in the [blog](https://www.linkedin.com/pulse/create-new-fractal-art-animations-wiktor-mazin-phd-mmt/).

0 commit comments

Comments
 (0)