Quantum Computing topic

Quantum computing is a field of computing that uses quantum phenomena such as superposition and entanglement to perform operations on data. It is a rapidly growing field with potential applications in fields such as cryptography, chemistry, and optimization. Quantum computers can solve certain problems much faster than classical computers. Various programming languages such as Q#, Python and C++ can be used to write quantum algorithms to be run on quantum computers. The development of quantum computers is an active area of research and engineering.

List Quantum Computing repositories

rigetti_training_material

51
Stars
16
Forks
Watchers

Slide decks and Jupyter notebooks for training on Rigetti's quantum software stack at the Creative Destruction Lab 2018.

launchpad

37
Stars
16
Forks
Watchers

Resources to get started in Quantum Computing!

Qc_book_list

103
Stars
10
Forks
Watchers

quantum computing book list - A book list for those who want to self-study quantum computing

BernDirac

63
Stars
13
Forks
Watchers

A Mathematica package for performing calculations involving matrices/vectors in the Dirac notation which is usually used in quantum mechanics/quantum computing.

qcc

83
Stars
25
Forks
Watchers

Source code for the book "Quantum Computing for Programmers", Cambridge University Press

Schrodinger.jl

25
Stars
6
Forks
Watchers

Fast and easy simulation of quantum mechanical systems.

qlearnkit

39
Stars
11
Forks
39
Watchers

A python library for quantum machine learning and quantum deep learning, built on top of qiskit and pennylane

QKD

57
Stars
16
Forks
57
Watchers

Python simulation of protocol BB84 for QKD.

qgame

33
Stars
3
Forks
33
Watchers

QGAME: Quantum Gate and Measurement Emulator, a quantum computer simulator