{ "info": { "author": "The OpenFermion Developers", "author_email": "help@openfermion.org", "bugtrack_url": null, "classifiers": [], "description": "OpenFermion-PySCF\n=================\n\n.. image:: https://badge.fury.io/py/openfermionpyscf.svg\n :target: https://badge.fury.io/py/openfermionpyscf\n\n.. image:: https://travis-ci.org/quantumlib/OpenFermion-PySCF.svg?branch=master\n :target: https://travis-ci.org/quantumlib/OpenFermion-PySCF\n\n`OpenFermion `__ is an open source library (licensed under Apache 2) for compiling and analyzing quantum algorithms which simulate fermionic systems.\nThis plugin library allows the electronic structure package `PySCF `__ (licensed under BSD-2-Clause) to interface with OpenFermion.\n\nInstallation\n------------\n\nTo start using OpenFermion-PySCF, first install `PySCF\n`__.\nThen, to install the latest versions of OpenFermion and OpenFermion-PySCF (in development mode):\n\n.. code-block:: bash\n\n git clone https://github.com/quantumlib/OpenFermion-PySCF\n cd OpenFermion-PySCF\n python -m pip install -e .\n\nAlternatively, to install the latest PyPI releases as libraries (in user mode):\n\n.. code-block:: bash\n\n python -m pip install --user openfermionpyscf\n\nAlso be sure to take a look at the `ipython notebook demo `__.\n\nHow to contribute\n-----------------\n\nWe'd love to accept your contributions and patches to OpenFermion-PySCF.\nThere are a few guidelines you need to follow.\nContributions to OpenFermion-PySCF must be accompanied by a Contributor License Agreement.\nYou (or your employer) retain the copyright to your contribution,\nthis simply gives us permission to use and redistribute your contributions as part of the project.\nHead over to https://cla.developers.google.com/\nto see your current agreements on file or to sign a new one.\n\nAll submissions, including submissions by project members, require review.\nWe use GitHub pull requests for this purpose. Consult\n`GitHub Help `__ for\nmore information on using pull requests.\nFurthermore, please make sure your new code comes with extensive tests!\nWe use automatic testing to make sure all pull requests pass tests and do not\ndecrease overall test coverage by too much. Make sure you adhere to our style\nguide. Just have a look at our code for clues. We mostly follow\n`PEP 8 `_ and use\nthe corresponding `linter `_ to check for it.\nCode should always come with documentation.\n\nAuthors\n-------\n\n`Ryan Babbush `__ (Google),\n`Jarrod McClean `__ (Google),\n`Ian Kivlichan `__ (Harvard),\n`Kevin J. Sung `__ (University of Michigan),\n`Damian Steiger `__ (ETH Zurich),\n`Dave Bacon `__ (Google),\n`Yudong Cao `__ (Harvard),\n`Chengyu Dai `__ (University of Michigan),\n`E. Schuyler Fried `__ (Harvard),\n`Craig Gidney `__ (Google),\n`Brendan Gimby `__ (University of Michigan),\n`Pranav Gokhale `__ (University of Chicago),\n`Thomas H\u00e4ner `__ (ETH Zurich),\n`Tarini Hardikar `__ (Dartmouth),\n`Vojt\u0115ch Havl\u00ed\u010dek `__ (Oxford),\n`Cupjin Huang `__ (University of Michigan),\n`Josh Izaac `__ (Xanadu),\n`Zhang Jiang `__ (NASA),\n`Xinle Liu `__ (Google),\n`Sam McArdle `__ (Oxford),\n`Matthew Neeley `__ (Google),\n`Thomas O'Brien `__ (Leiden University),\n`Isil Ozfidan `__ (D-Wave Systems),\n`Max Radin `__ (UC Santa Barbara),\n`Jhonathan Romero `__ (Harvard),\n`Nicholas Rubin `__ (Rigetti),\n`Daniel Sank `__ (Google),\n`Nicolas Sawaya `__ (Harvard),\n`Kanav Setia `__ (Dartmouth),\n`Hannah Sim `__ (Harvard),\n`Mark Steudtner `__ (Leiden University),\n`Qiming Sun `__ (Caltech),\n`Wei Sun `__ (Google),\n`Daochen Wang `__ (River Lane Research),\n`Chris Winkler `__ (University of Chicago) and\n`Fang Zhang `__ (University of Michigan).\n\nHow to cite\n-----------\nWhen using OpenFermion-PySCF for research projects, please cite:\n\n Jarrod R. McClean, Ian D. Kivlichan, Kevin J. Sung, Damian S. Steiger,\n Yudong Cao, Chengyu Dai, E. Schuyler Fried, Craig Gidney, Brendan Gimby,\n Pranav Gokhale, Thomas H\u00e4ner, Tarini Hardikar, Vojt\u0115ch Havl\u00ed\u010dek,\n Cupjin Huang, Josh Izaac, Zhang Jiang, Xinle Liu, Matthew Neeley,\n Thomas O'Brien, Isil Ozfidan, Maxwell D. Radin, Jhonathan Romero,\n Nicholas Rubin, Nicolas P. D. Sawaya, Kanav Setia, Sukin Sim,\n Mark Steudtner, Qiming Sun, Wei Sun, Fang Zhang and Ryan Babbush.\n *OpenFermion: The Electronic Structure Package for Quantum Computers*.\n `arXiv:1710.07629 `__. 2017.\n\nas well as\n\n Qiming Sun, Timothy C. Berkelbach, Nick S. Blunt, George H. Booth, Sheng Guo,\n Zhendong Li, Junzi Liu, James McClain, Elvira. R. Sayfutyarova, Sandeep Sharma,\n Sebastian Wouters and Garnet Kin-Lic Chan.\n *The Python-based Simulations of Chemistry Framework (PySCF)*.\n `WIREs Compututational Molecular Science `__.\n 2017.\n\nWe are happy to include future contributors as authors on later OpenFermion releases.\n\nDisclaimer\n----------\nCopyright 2017 The OpenFermion Developers.\nThis is not an official Google product.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openfermion.org", "keywords": "", "license": "Apache 2", "maintainer": "", "maintainer_email": "", "name": "openfermionpyscf", "package_url": "https://pypi.org/project/openfermionpyscf/", "platform": "", "project_url": "https://pypi.org/project/openfermionpyscf/", "project_urls": { "Homepage": "http://www.openfermion.org" }, "release_url": "https://pypi.org/project/openfermionpyscf/0.4/", "requires_dist": null, "requires_python": "", "summary": "A plugin allowing OpenFermion to interface with PySCF.", "version": "0.4" }, "last_serial": 4945595, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "11d4abba44c6eb35d654d755d5aefd32", "sha256": "ac5cf074c8c27a5f31211eb5b432bb818ec67bc18e2903ea9754bb29c874fe1d" }, "downloads": -1, "filename": "openfermionpyscf-0.1.tar.gz", "has_sig": false, "md5_digest": "11d4abba44c6eb35d654d755d5aefd32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9409, "upload_time": "2017-10-20T21:04:03", "url": "https://files.pythonhosted.org/packages/8b/12/8e75df7b28fc825760ec0d08326a7614ce6631cdc45bd11a5ea7f0791eeb/openfermionpyscf-0.1.tar.gz" } ], "0.1a0": [ { "comment_text": "", "digests": { "md5": "ea55adcba7f9afa8c7a37954e72b9588", "sha256": "5a9210a826c7815364b602d552799e22f356bdf640e55c0a1999d3228a1bd53b" }, "downloads": -1, "filename": "openfermionpyscf-0.1a0.tar.gz", "has_sig": false, "md5_digest": "ea55adcba7f9afa8c7a37954e72b9588", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9036, "upload_time": "2017-09-22T22:35:53", "url": "https://files.pythonhosted.org/packages/9e/fc/c87bd269fa07d4dc2c241e8a3ceed8a92d210ed7bcec18ed94e571379273/openfermionpyscf-0.1a0.tar.gz" } ], "0.1a1": [ { "comment_text": "", "digests": { "md5": "fa5cab6a41e7e272a04caaab8fcfc29b", "sha256": "f0d2afe9e43124caa7bae0ccf2db48b7cbdb133631809de3adeb37619a019159" }, "downloads": -1, "filename": "openfermionpyscf-0.1a1.tar.gz", "has_sig": false, "md5_digest": "fa5cab6a41e7e272a04caaab8fcfc29b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8663, "upload_time": "2017-10-06T21:34:03", "url": "https://files.pythonhosted.org/packages/ac/7f/e9a6b1f62ac01ad392733368a961fb7b98e4c5e433795c3e324e386c57d3/openfermionpyscf-0.1a1.tar.gz" } ], "0.1a2": [ { "comment_text": "", "digests": { "md5": "ef792686001e781f61fe786981a75f8a", "sha256": "cdd3087d0446b9ae701f7c874a0835a1d776dd37bdc42b708c81feb699874ccd" }, "downloads": -1, "filename": "openfermionpyscf-0.1a2.tar.gz", "has_sig": false, "md5_digest": "ef792686001e781f61fe786981a75f8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8699, "upload_time": "2017-10-16T22:42:50", "url": "https://files.pythonhosted.org/packages/dc/99/326cdb650cbaee922ffcfb5b06e22d8811e269500945107e4918701d9c6f/openfermionpyscf-0.1a2.tar.gz" } ], "0.1a3": [ { "comment_text": "", "digests": { "md5": "9474413802a63b2a288ccc400a028625", "sha256": "88899e331a00632906c01da4824a24586d944ce9e9dbdaa1decd2f293a015ecc" }, "downloads": -1, "filename": "openfermionpyscf-0.1a3.tar.gz", "has_sig": false, "md5_digest": "9474413802a63b2a288ccc400a028625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8747, "upload_time": "2017-10-18T18:04:55", "url": "https://files.pythonhosted.org/packages/da/6e/6d0247ec96c1ed5ba2413b6bfd12288d8e93b90cda26b6442dd051c2bf20/openfermionpyscf-0.1a3.tar.gz" } ], "0.1a4": [ { "comment_text": "", "digests": { "md5": "91fb0faabc50c169668df5afcf5f0004", "sha256": "f80ad870240b55eef30e237ca282d050f81cd4039cb80b2900a5a991db26bb34" }, "downloads": -1, "filename": "openfermionpyscf-0.1a4.tar.gz", "has_sig": false, "md5_digest": "91fb0faabc50c169668df5afcf5f0004", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9409, "upload_time": "2017-10-20T20:24:26", "url": "https://files.pythonhosted.org/packages/13/45/5bf5c9959b64ce3b1772e01efdcab6503712fce2c0a83e3217e3161e90a9/openfermionpyscf-0.1a4.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "342a1936337a4db3cb39199406980f8a", "sha256": "acff8003810b784d9e94ac3b68c759988166fad9a610589fcdf97ae28dc7ff9c" }, "downloads": -1, "filename": "openfermionpyscf-0.2.tar.gz", "has_sig": false, "md5_digest": "342a1936337a4db3cb39199406980f8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12521, "upload_time": "2018-03-29T18:07:09", "url": "https://files.pythonhosted.org/packages/6e/3c/a068d5671eba7d4fd73c8ed8c0fb60d5bbdd116272bcef17d18da8799ff7/openfermionpyscf-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "d757fa9d2ddb4469f5f4250e31394e95", "sha256": "2a48ec5adcdab93e3b2b069e55d7f89e6e7e1d40a1678102b897e68668bd531e" }, "downloads": -1, "filename": "openfermionpyscf-0.3.tar.gz", "has_sig": false, "md5_digest": "d757fa9d2ddb4469f5f4250e31394e95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13204, "upload_time": "2018-08-28T06:28:52", "url": "https://files.pythonhosted.org/packages/39/d1/a6f370aa06d83c8a1f5f56858ca86ecd11000fe1086d884c8f9ed7b8d60e/openfermionpyscf-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "401215690fbbf740180627df4df2333e", "sha256": "9c35957acc034dd25f3fe09d57bd09ee307a7f4e5ab60750241fb8fd233cfa8d" }, "downloads": -1, "filename": "openfermionpyscf-0.4.tar.gz", "has_sig": false, "md5_digest": "401215690fbbf740180627df4df2333e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13471, "upload_time": "2019-03-15T18:46:29", "url": "https://files.pythonhosted.org/packages/cb/6e/01bc7d2e478ea75b9b5dd262c876f5e7d32105e713b588af5b0121def125/openfermionpyscf-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "401215690fbbf740180627df4df2333e", "sha256": "9c35957acc034dd25f3fe09d57bd09ee307a7f4e5ab60750241fb8fd233cfa8d" }, "downloads": -1, "filename": "openfermionpyscf-0.4.tar.gz", "has_sig": false, "md5_digest": "401215690fbbf740180627df4df2333e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13471, "upload_time": "2019-03-15T18:46:29", "url": "https://files.pythonhosted.org/packages/cb/6e/01bc7d2e478ea75b9b5dd262c876f5e7d32105e713b588af5b0121def125/openfermionpyscf-0.4.tar.gz" } ] }