A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Project description
Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.
This module is cirq-core, which contains everything you’d need to write quantum algorithms for NISQ devices and run them on the built-in Cirq simulators. In order to run algorithms on a given quantum hardware platform, you’ll have to install the right cirq module as well.
Installation
To install the stable version of only cirq-core, use pip install cirq-core. To install the pre-release version of only cirq-core, use pip install cirq-core~=1.0.dev.
To get all the optional modules installed as well, you’ll have to use pip install cirq or pip install cirq~=1.0.dev for the pre-release version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for cirq_core-1.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 869db60413265c41a8206854c1d4ca9bad5fac9cfd7c6a10685b5a6d516defa0 |
|
MD5 | e6ced6994ebe32b40e2a4f41791e7f38 |
|
BLAKE2b-256 | a8ff4132b97377e3643e9015bdf97d76f855278a5b9adc1bc08107003ff70463 |