Skip to content
#

quantum

quantum-computing logo

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.

Here are 1,211 public repositories matching this topic...

Pythonic, object oriented approach at simulating quantum systems. Classes for Operators and States are defined. The behavior of `Operators` on `States` are defined via Python functions, in contrast to defining them via a matrix. Reconstruction of a matrix representation of an operator knowing only how it will change a state is possible and imple…

  • Updated Apr 11, 2020
  • Jupyter Notebook

Created by Richard Feynman and Yuri Manin

Followers
292 followers
Organization
qsharp-community
Wikipedia
Wikipedia

Related Topics

computer-science physics