Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cirq-rigetti

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cirq-rigetti

A Cirq package to simulate and connect to Rigetti quantum computers and Quil QVM

  • 1.4.1
  • PyPI
  • Socket score

Maintainers
2

.. image:: https://upload.wikimedia.org/wikipedia/commons/c/c0/Rigetti_Computing.png :target: https://github.com/quantumlib/cirq/ :alt: cirq-rigetti :width: 500px

Cirq <https://quantumai.google/cirq>__ is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.

This module is cirq-rigetti, which provides everything you'll need to run Cirq quantum algorithms on Rigetti quantum computers.

Documentation

To get started with Rigetti quantum computing services, checkout the following guide and tutorial:

  • Access and authentication <https://quantumai.google/cirq/rigetti/access>__
  • Getting started guide <https://quantumai.google/cirq/tutorials/rigetti/getting_started>__

Installation

To install the stable version of only cirq-rigetti, use pip install cirq-rigetti. To install the pre-release version of only cirq-rigetti, use pip install cirq-rigetti~=1.0.dev.

Note, that this will install both cirq-rigetti and cirq-core.

To get all the optional modules installed, you'll have to use pip install cirq or pip install cirq~=1.0.dev for the pre-release version.

Development

Please see Cirq development documentation <../docs/dev/development.md>_.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc