Skip to main content

Quantum circuits for simulations of quantum chemistry and materials.

Project description

Alpha Release. OpenFermion is an open source library for obtaining and manipulating representations of fermionic systems (including quantum chemistry) for simulation on quantum computers. Cirq is an open source library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators. OpenFermion-Cirq extends the functionality of OpenFermion by providing routines and tools for using Cirq to compile and compose circuits for quantum simulation algorithms.

Build Status https://badge.fury.io/py/openfermioncirq.svg https://img.shields.io/badge/python-2.7%2C%203.5-brightgreen.svg

Getting started

Installing OpenFermion-Cirq requires pip. Make sure that you are using an up-to-date version of it. Once installation is complete, be sure to take a look at our ipython tutorials and code documentation.

Installation

To install the latest PyPI releases as libraries (in user mode):

python -m pip install --user openfermioncirq

Developer install

To install the latest versions of OpenFermion, Cirq and OpenFermion-Cirq (in development mode):

git clone https://github.com/quantumlib/OpenFermion-Cirq
cd OpenFermion-Cirq
python -m pip install -e .

How to contribute

We’d love to accept your contributions and patches to OpenFermion-Cirq. There are a few small guidelines to follow which you can read about here.

How to cite

When using OpenFermion-Cirq for research projects, please cite:

Jarrod R. McClean, Kevin J. Sung, Ian D. Kivlichan, Yudong Cao, Chengyu Dai, E. Schuyler Fried, Craig Gidney, Brendan Gimby, Pranav Gokhale, Thomas Häner, Tarini Hardikar, Vojtĕch Havlíček, Oscar Higgott, Cupjin Huang, Josh Izaac, Zhang Jiang, Xinle Liu, Sam McArdle, Matthew Neeley, Thomas O’Brien, Bryan O’Gorman, Isil Ozfidan, Maxwell D. Radin, Jhonathan Romero, Nicholas Rubin, Nicolas P. D. Sawaya, Kanav Setia, Sukin Sim, Damian S. Steiger, Mark Steudtner, Qiming Sun, Wei Sun, Daochen Wang, Fang Zhang and Ryan Babbush. OpenFermion: The Electronic Structure Package for Quantum Computers. arXiv:1710.07629. 2017.

We are happy to include future contributors as authors on later releases.

Alpha Disclaimer

OpenFermion-Cirq is currently in alpha. We are still making breaking changes. We will break your code when we make new releases. We recommend that you target a specific version of OpenFermion-Cirq, and periodically bump to the latest release. That way you have control over when a breaking change affects you.

Copyright 2018 The OpenFermion Developers. This is not an official Google product.

Project details


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

openfermioncirq-0.4.0-py3-none-any.whl (137.3 kB view hashes)

Uploaded Python 3

Supported by

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