Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Performing some tutorials, exersises & walkthroughs related to quantum computing - Cirq

License

Notifications You must be signed in to change notification settings

n1ghtf4l1/quantum-madness

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

quantum-madness

Quantum Computing

Performing some tutorials, exersises & walkthroughs related to quantum computing

Cirq

An open source framework for programming quantum computers

Cirq is a Python software library for writing, manipulating, and optimizing quantum circuits, and then running them on quantum computers and quantum simulators. Cirq provides useful abstractions for dealing with today’s noisy intermediate-scale quantum computers, where details of the hardware are vital to achieving state-of-the-art results.

Install cirq using pip:

python -m pip install --upgrade pip
python -m pip install cirq

Some optional dependencies of features in cirq.contrib:

python -m pip install cirq-core[contrib]

System dependancies that pip can't handle:

sudo apt-get install texlive-latex-base latexmk

About

Performing some tutorials, exersises & walkthroughs related to quantum computing - Cirq

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.