Socket
Socket
Sign inDemoInstall

cirq-ionq

Package Overview
Dependencies
2
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cirq-ionq

A Cirq package to simulate and connect to IonQ quantum computers


Maintainers
2

Readme

.. image:: https://upload.wikimedia.org/wikipedia/en/thumb/d/d4/IonQ_corp_logo.svg/2560px-IonQ_corp_logo.svg.png :target: https://github.com/quantumlib/cirq/ :alt: cirq-ionq :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-ionq, which provides everything you'll need to run Cirq quantum algorithms on IonQ quantum computers.

Documentation

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

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

Installation

To install the stable version of only cirq-ionq, use pip install cirq-ionq. To install the pre-release version of only cirq-ionq, use pip install cirq-ionq --pre.

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

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

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc