A VQE package which interfaces with Rigetti's QCS platform
Project description
The Qu & Co Chemistry package is an open source library (licensed under Apache 2) for compiling and running quantum chemistry algorithms on Rigetti’s Forest quantum computing platform.
Installation
To start using Qu & Co Chemistry, first install Rigetti’s Forest SDK, then install pyQuil and rpcq Then, to install the latest versions of Qu & Co Chemistry (in development mode):
git clone https://github.com/qu-co/qucochemistry
cd qucochemistry
python -m pip install -e .
Alternatively, to install the latest PyPI releases as libraries (in user mode):
python -m pip install --user qucochemistry
or in your Anaconda environment using
conda install qucochemistry
Also be sure to take a look at the ipython notebook demo. To be able run end-to-end programs, please consider installing PySCF and OpenFermion-PySCF using pip via
python -m pip install --user openfermionpyscf pyscf
How to contribute
We’d love to accept your contributions and patches to Qu & Co Chemistry. There are a few guidelines you need to follow. Contributions to Qu & Co Chemistry 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.
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.
Disclaimer
Copyright 2019
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
Built Distribution
File details
Details for the file qucochemistry-0.1.0.dev20190601.tar.gz
.
File metadata
- Download URL: qucochemistry-0.1.0.dev20190601.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 039fa642c6933a8ca1c5b738b887520a050b28565c57ba6e50150a9e504a9305 |
|
MD5 | 782bb277dfd34ae46e122ee88cf36b65 |
|
BLAKE2b-256 | 85c678b7fe9c525adbece6f79aff3f1c3d6f837370f858ec06e77d97b2742f12 |
File details
Details for the file qucochemistry-0.1.0.dev20190601-py3-none-any.whl
.
File metadata
- Download URL: qucochemistry-0.1.0.dev20190601-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 108cb663abbc7b542cabb7ecabbb2480274d8bf203f89ff7e169a19095823498 |
|
MD5 | 3d92d9b4da644145dccb4dc7961f521e |
|
BLAKE2b-256 | c0499db92828c7cab778a9ec007016b65062c67bb936feecd237ef78bd3bab40 |