Skip to main content

A Cirq package to simulate and connect to Pasqal quantum computers

Project description

Cirq logoPasqal logo

cirq-pasqal

This is the Cirq-Pasqal integration module. It provides an interface that allows Cirq quantum algorithms to run on quantum computers made by Pasqal. (See the Documentation section below for information about getting access to Pasqal devices.)

Cirq is a Python package for writing, manipulating, and running quantum circuits on quantum computers and simulators. Cirq provides useful abstractions for dealing with today’s noisy intermediate-scale quantum (NISQ) computers, where the details of quantum hardware are vital to achieving state-of-the-art results. For more information about Cirq, please visit the Cirq documentation site.

Installation

This module is built on top of Cirq; installing this module will automatically install the cirq-core module and other dependencies. There are two installation options for the cirq-pasqal module:

  • To install the stable version of cirq-pasqal, use

    pip install cirq-pasqal
    
  • To install the latest pre-release version of cirq-pasqal, use

    pip install --upgrade cirq-pasqal~=1.0.dev
    

    (The ~= has a special meaning to pip of selecting the latest version compatible with the 1.* and dev in the name. Despite appearances, this will not install an old version 1.0 release!)

If you would like to install Cirq with all the optional modules, not just cirq-pasqal, then instead of the above commands, use pip install cirq for the stable release or pip install --upgrade cirq~=1.0.dev for the latest pre-release version.

Documentation

To get started with using Pasqal quantum computers through Cirq, please refer to the following documentation:

To get started with using Cirq in general, please refer to the Cirq documentation site.

For more information about getting help, reporting bugs, and other matters related to Cirq and the Cirq-Pasqal integration module, please visit the Cirq repository on GitHub.

Disclaimer

Cirq is not an official Google product. Copyright 2019 The Cirq Developers.

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cirq_pasqal-1.6.1-py3-none-any.whl (33.9 kB view details)

Uploaded Python 3

File details

Details for the file cirq_pasqal-1.6.1-py3-none-any.whl.

File metadata

  • Download URL: cirq_pasqal-1.6.1-py3-none-any.whl
  • Upload date:
  • Size: 33.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for cirq_pasqal-1.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4dd32f7f2422cf0d83b0a25ef73f91d6bc6886c5b54913b112d0a6bacbbac392
MD5 44762dad676e4e8bb42db7ea6d968c97
BLAKE2b-256 6fa0c0f30714ee84af6c1a6b4804fb6d05cf1ff8d985222ee6ff0e6472367fff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page