- Notifications
You must be signed in to change notification settings - Fork0
My first quantum computing notebook with IBM Qiskit, using Statevector simulations.
License
cer-es/quantum-computing-intro
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project is a beginner-level tutorial notebook for learningQuantum Computing usingIBM's Qiskit. It walks through the fundamental concepts like quantum states, measurements, unitary operations, and quantum circuits — all in code using Python and Qiskit.
This notebook is part of my personal journey into the world ofQuantum Technologies as a Master’s student in Embedded Systems Electronics.
This content is based onLesson 1 from theIBM Quantum Learning Course: Basics of Quantum Information, adapted and annotated with additional explanations, visualizations, and simulations to reinforce understanding.
All Qiskit-based examples, includingStatevector,Operator,QuantumCircuit, and measurement simulations, are demonstrated clearly.
- Understanding and visualizing quantum states.
- Performing quantum measurements and interpreting probabilities.
- Applying unitary transformations using
Operator. - Creating and evolving quantum circuits with
QuantumCircuit. - Simulating quantum experiments and visualizing results with
plot_histogram.
I’mImene Belkorchia, a Master’s student inEmbedded Systems Electronics from Algeria 🇩🇿. I’m passionate about:
- Quantum computing 🧬
- Artificial intelligence 🤖
- Embedded systems and digital electronics ⚙️
This repository is part of my early steps in the field ofquantum programming, and I’m committed to sharing my learning journey openly with the global tech community. 🌍
Open the
quantum_intro_lesson1.ipynbnotebook inGoogle Colab or Jupyter.Make sure Qiskit is installed using:
!pip install qiskitRun the code cells and experiment with the quantum operations.
This project is published under the MIT License.Feel free to use, modify, and share — but always credit the original authors (IBM Quantum) and contributors.
GitHub:cer-es
LinkedIn:Imene Belkorchia
Kaggle:Imene Belkorchia
- Python
- Qiskit
- Google Colab
About
My first quantum computing notebook with IBM Qiskit, using Statevector simulations.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
