A plugin allowing OpenFermion to interaface with ProjectQ.
Project description
OpenFermion is an open source package for compiling and analyzing quantum algorithms that simulate fermionic systems. This plugin library allows the circuit simulation and compilation package ProjectQ to interface with OpenFermion.
Getting started
Installing OpenFermion-ProjectQ 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 the ipython notebook demo as well as our detailed code documentation.
Developer install
To install the latest versions of OpenFermion, ProjectQ and OpenFermion-ProjectQ (in development mode):
git clone https://github.com/quantumlib/OpenFermion-ProjectQ
cd OpenFermion-ProjectQ
python -m pip install -e .
Library install
To install the latest PyPI releases as libraries (in user mode):
python -m pip install --user openfermionprojectq
How to contribute
We’d love to accept your contributions and patches to OpenFermion-ProjectQ. There are a few guidelines you need to follow. Contributions to OpenFermion-ProjectQ must be accompanied by a Contributor License Agreement. You (or your employer) retain the copyright to your contribution, this simply gives us permission to use and redistribute your contributions as part of the project. Head over to https://cla.developers.google.com/ to see your current agreements on file or to sign a new one.
All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests. Furthermore, please make sure your new code comes with extensive tests! We use automatic testing to make sure all pull requests pass tests and do not decrease overall test coverage by too much. Make sure you adhere to our style guide. Just have a look at our code for clues. We mostly follow PEP 8 and use the corresponding linter to check for it. Code should always come with documentation.
How to cite
When using OpenFermion-ProjectQ for research projects, please cite:
Jarrod R. McClean, Ian D. Kivlichan, Kevin J. Sung, Damian S. Steiger, Yudong Cao, Chengyu Dai, E. Schuyler Fried, Craig Gidney, Brendan Gimby, Thomas Häner, Tarini Hardikar, Vojtĕch Havlíček, Cupjin Huang, Zhang Jiang, Matthew Neeley, Thomas O’Brien, Isil Ozfidan, Maxwell D. Radin, Jhonathan Romero, Nicholas Rubin, Nicolas P. D. Sawaya, Kanav Setia, Sukin Sim, Mark Steudtner, Wei Sun, Fang Zhang and Ryan Babbush. OpenFermion: The Electronic Structure Package for Quantum Computers. arXiv:1710.07629. 2017.
as well as
Damian S. Steiger, Thomas Häner and Matthias Troyer. ProjectQ: An Open Source Software Framework for Quantum Computing. arXiv:1612.08091. 2016.
We are happy to include future contributors as authors on later OpenFermion releases.
Disclaimer
Copyright 2017 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 Distribution
File details
Details for the file openfermionprojectq-0.2.tar.gz
.
File metadata
- Download URL: openfermionprojectq-0.2.tar.gz
- Upload date:
- Size: 35.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbaf9d2906a2f5893fa4ea49ce16a3dad640063ec365b21c8970bc88216820fd |
|
MD5 | 2fde1669a9fe1e3530dbb64389125461 |
|
BLAKE2b-256 | 186db85cb3a80b9a2367a4c026ef4efdba96bfb61e3197f460114ce3c328246e |