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.
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
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 openfermioncirq-0.4.0.dev20191126163100-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a83ee436e7c11cc60bb4bca5352c56805a6c725a75402d977f967e302eb080d |
|
MD5 | 928cd62f0f470ba86176254d2b8d90c7 |
|
BLAKE2b-256 | f4282c46d4ca06ab395ac3d6cd2fd447db3cfa2d88ea1bd1e3dad13c9eab61e2 |