Quantum Mechanics and Infinite Fractals
-I was inspired by my undergraduate quantum mechanics course and the Mandelbrot Set fractal -Quantum mechanics is especially difficult to visualize, but it holds so much beauty
- I wondered if I could provide a fractal visualization of quantum states -I was pleasantly surprised to find an article that someone had attempted this and succeeded
Utilizing Qiskit on Jupyter notebook
- I built my project using the Qiskit package, where I generated a quantum circuit using the H,Z,X,T,Y,CX gates
- I saved the quantum state generated by the circuit and used it as a complex number for my fractal
- I learned a lot about Qiskit and how to code fractals
- I was SO HAPPY when my code first generated output
- I learned SO MUCH!!
- I would like to attempt the Mandelbrot Set next
Built With
- python
- qiskit
Log in or sign up for Devpost to join the conversation.