Skip to content

This repository contains a collection of Jupyter Notebooks demonstrating various quantum computing concepts using Qiskit, a popular quantum computing framework.

Notifications You must be signed in to change notification settings

minnukota381/Quantum-Computing-Qiskit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Computing with Qiskit Demos

This repository contains a collection of Jupyter Notebooks demonstrating various quantum computing concepts using Qiskit, a popular quantum computing framework.

Table of Contents

Introduction

Quantum computing is an exciting field, and this repository aims to provide hands-on examples and demonstrations using Qiskit. Whether you are a beginner or an experienced quantum enthusiast, these notebooks cover a range of topics from basic quantum gates to more advanced algorithms like Simon's Algorithm and the Deutsch-Jozsa Algorithm.

Notebooks

  1. BELL STATE Ket Phi Plus 00
  2. BELL STATE Ket Psi Minus 11
  3. BELL STATE Ket Psi Plus 01
  4. BELL STATE Phi Minus 10
  5. Bell State
  6. Bloch Sphere Complete Visualization

Installation

To run these notebooks locally, you need to have Python and Jupyter Notebooks installed. Additionally, you'll need to install Qiskit. You can install the required dependencies using the following command:

pip install qiskit

Usage

  1. Clone the repository:
git clone https://github.com/minnukota381/Quantum-Computing-Qiskit.git
cd Quantum-Computing-Qiskit
  1. Open the desired notebook using Jupyter Notebooks:
jupyter notebook
  1. Explore and run the notebooks to understand quantum computing concepts.

Contributing

If you find any issues, have suggestions, or want to contribute new notebooks, feel free to open an issue or create a pull request. Your contributions are welcome!

About

This repository contains a collection of Jupyter Notebooks demonstrating various quantum computing concepts using Qiskit, a popular quantum computing framework.

Topics

Resources

Stars

Watchers

Forks