{ "info": { "author": "The OpenFermion Developers", "author_email": "openfermioncirq@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "================\nOpenFermion-Cirq\n================\n\n**Alpha Release**. `OpenFermion `_ is an open source library for\nobtaining and manipulating representations of fermionic systems (including\nquantum chemistry) for simulation on quantum computers.\n`Cirq `_ is an open source library for\nwriting, manipulating, and optimizing quantum circuits and running them\nagainst quantum computers and simulators. OpenFermion-Cirq extends the functionality of\nOpenFermion by providing routines and tools for using Cirq to compile and compose circuits\nfor quantum simulation algorithms.\n\n.. image:: https://travis-ci.com/quantumlib/OpenFermion-Cirq.svg?token=7FwHBHqoxBzvgH51kThw&branch=master\n :target: https://travis-ci.com/quantumlib/OpenFermion-Cirq\n :alt: Build Status\n\n.. image:: https://badge.fury.io/py/openfermioncirq.svg\n :target: https://badge.fury.io/py/openfermioncirq\n\n.. image:: https://img.shields.io/badge/python-2.7%2C%203.5-brightgreen.svg\n\nGetting started\n===============\n\nInstalling OpenFermion-Cirq requires pip. Make sure that you are using an up-to-date version of it.\nOnce installation is complete, be sure to take a look at our\n`ipython tutorials\n`__\nand\n`code documentation\n`__.\n\nInstallation\n------------\n\nTo install the latest PyPI releases as libraries (in user mode):\n\n.. code-block:: bash\n\n python -m pip install --user openfermioncirq\n\n\nDeveloper install\n-----------------\n\nTo install the latest versions of OpenFermion, Cirq and OpenFermion-Cirq (in development mode):\n\n.. code-block:: bash\n\n git clone https://github.com/quantumlib/OpenFermion-Cirq\n cd OpenFermion-Cirq\n python -m pip install -e .\n\n\nHow to contribute\n=================\n\nWe'd love to accept your contributions and patches to OpenFermion-Cirq.\nThere are a few small guidelines to follow which you can read about\n`here `_.\n\nAuthors\n=======\n\n`Kevin J. Sung `__ (Google),\n`Jarrod McClean `__ (Google),\n`Ian Kivlichan `__ (Google),\n`Casey Duckering `__ (Google),\n`Craig Gidney `__ (Google),\nand `Ryan Babbush `__ (Google).\n\nHow to cite\n===========\nWhen using OpenFermion-Cirq 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\nWe are happy to include future contributors as authors on later releases.\n\nAlpha Disclaimer\n================\n\n**OpenFermion-Cirq is currently in alpha.**\nWe are still making breaking changes.\nWe *will* break your code when we make new releases.\nWe recommend that you target a specific version of OpenFermion-Cirq, and periodically bump to the latest release.\nThat way you have control over when a breaking change affects you.\n\nCopyright 2018 The OpenFermion Developers.\nThis is not an official Google product.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/quantumlib/OpenFermion-Cirq", "keywords": "", "license": "Apache 2", "maintainer": "", "maintainer_email": "", "name": "openfermioncirq", "package_url": "https://pypi.org/project/openfermioncirq/", "platform": "", "project_url": "https://pypi.org/project/openfermioncirq/", "project_urls": { "Homepage": "https://github.com/quantumlib/OpenFermion-Cirq" }, "release_url": "https://pypi.org/project/openfermioncirq/0.3.0/", "requires_dist": [ "cirq (==0.4.0)", "numpy", "openfermion (==0.9.0)", "pandas", "scipy", "typing (~=3.6)" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "summary": "Quantum circuits for simulations of quantum chemistry and materials.", "version": "0.3.0" }, "last_serial": 5514252, "releases": { "0.1.1a27": [ { "comment_text": "", "digests": { "md5": "3b70d60f20896773ecc740ee71ded295", "sha256": "7cdfda9654d5e2ce86916ecc2768d2c86717b46aa2d4b77635994a5dbe7494ea" }, "downloads": -1, "filename": "openfermioncirq-0.1.1a27-py2-none-any.whl", "has_sig": false, "md5_digest": "3b70d60f20896773ecc740ee71ded295", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "==2.7.*", "size": 90585, "upload_time": "2018-07-18T22:55:46", "url": "https://files.pythonhosted.org/packages/b6/93/0d11a4983f5bc29422d64837419c9d7e8c7b2a8dcdc3da8c30af357fc20f/openfermioncirq-0.1.1a27-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f324007224ca777934b8e7e3d72779a", "sha256": "85cc992e44890e8d227637bdf0496a5ae05d3f0b4cd247493bb1d7087943f9d5" }, "downloads": -1, "filename": "openfermioncirq-0.1.1a27.tar.gz", "has_sig": false, "md5_digest": "5f324007224ca777934b8e7e3d72779a", "packagetype": "sdist", "python_version": "source", "requires_python": "==2.7.*", "size": 53432, "upload_time": "2018-07-18T22:55:49", "url": "https://files.pythonhosted.org/packages/c6/ad/d914f701e0078362d7397c44c263398b77cb3330a1bf73b04b177a9a9b27/openfermioncirq-0.1.1a27.tar.gz" } ], "0.1.1a35": [ { "comment_text": "", "digests": { "md5": "6a1d50804998bba745d9d2e3798e8e84", "sha256": "6a5059c15a536e3ae19f7e7f50d0e7d65e1a900fdff840da6e51271cb5abb6e1" }, "downloads": -1, "filename": "openfermioncirq-0.1.1a35-py3-none-any.whl", "has_sig": false, "md5_digest": "6a1d50804998bba745d9d2e3798e8e84", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.3", "size": 116461, "upload_time": "2018-07-18T22:55:47", "url": "https://files.pythonhosted.org/packages/ec/b4/760aa6e811b54ce7ea47248f14528957355d7375f0b9fb6bd72a0dcaef0e/openfermioncirq-0.1.1a35-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "550d9fc907f61a5c9a2828755ca241bb", "sha256": "a2cbcbc5fef32084ff612166cedf28a769c6ce681f2f073876101183f29a148e" }, "downloads": -1, "filename": "openfermioncirq-0.1.1a35.tar.gz", "has_sig": false, "md5_digest": "550d9fc907f61a5c9a2828755ca241bb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.3", "size": 54021, "upload_time": "2018-07-18T22:55:50", "url": "https://files.pythonhosted.org/packages/ef/1e/ad9027c5f5ffbf7f7fefb0db8ce24b81ddcc928ee4bfda290c71882c270c/openfermioncirq-0.1.1a35.tar.gz" } ], "0.2.1.dev35": [ { "comment_text": "", "digests": { "md5": "2f87c658a85c7ed4078c873dff02840d", "sha256": "47a3c286d32e599c6423e4a8788aed4d8c8e24e03805d9f445de030094cfa7c6" }, "downloads": -1, "filename": "openfermioncirq-0.2.1.dev35.tar.gz", "has_sig": false, "md5_digest": "2f87c658a85c7ed4078c873dff02840d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.3", "size": 61193, "upload_time": "2018-09-10T05:13:34", "url": "https://files.pythonhosted.org/packages/8d/28/2b4d6fc6a2cd3efd6b3240dbcf8aece4490afb3d16a0e0fd538dfdbe3095/openfermioncirq-0.2.1.dev35.tar.gz" } ], "0.2.1a27": [ { "comment_text": "", "digests": { "md5": "09b3e7507922ba26e3e49916582b0ee2", "sha256": "81749c06cfd0b9e5d22b8abe9ba06c2bb013acd633c4d8db07d01cec52386862" }, "downloads": -1, "filename": "openfermioncirq-0.2.1a27-py2-none-any.whl", "has_sig": false, "md5_digest": "09b3e7507922ba26e3e49916582b0ee2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "==2.7.*", "size": 107621, "upload_time": "2018-09-12T12:25:04", "url": "https://files.pythonhosted.org/packages/77/82/3569e35f3e545bdcdcd0b58be284c0d99ac74c0e17cc9c0808cb991ffec3/openfermioncirq-0.2.1a27-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb4e0f56b19872c48d415711beb82ff4", "sha256": "2e21cd4893b6da61b5a9230ab117ea5a91531c0084bd250a18b68086620c07d8" }, "downloads": -1, "filename": "openfermioncirq-0.2.1a27.tar.gz", "has_sig": false, "md5_digest": "cb4e0f56b19872c48d415711beb82ff4", "packagetype": "sdist", "python_version": "source", "requires_python": "==2.7.*", "size": 63471, "upload_time": "2018-09-12T12:25:09", "url": "https://files.pythonhosted.org/packages/8c/c0/ec6c4d26adaa3ebd2fcf34fd6f1a06e1774b66a77be78013a1954f444660/openfermioncirq-0.2.1a27.tar.gz" } ], "0.2.1a35": [ { "comment_text": "", "digests": { "md5": "95ac3286bf74a669f0ea2fc99116780f", "sha256": "2db1cda4256e05471408c8e8ae380319a9e383c93530ef38327bc2c334d62ef7" }, "downloads": -1, "filename": "openfermioncirq-0.2.1a35-py3-none-any.whl", "has_sig": false, "md5_digest": "95ac3286bf74a669f0ea2fc99116780f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.3", "size": 107008, "upload_time": "2018-09-12T12:25:06", "url": "https://files.pythonhosted.org/packages/7b/ed/f0f840392488990cfc2d1f9a7cab47540e15cb1a609179ec03a10c342e4b/openfermioncirq-0.2.1a35-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a72b30cec43d6d9c5c680627ffd5eb3b", "sha256": "fb5ddb418993c3bf1f8c3261860dd965ea693a01103f88578162098dbd8fc21b" }, "downloads": -1, "filename": "openfermioncirq-0.2.1a35.tar.gz", "has_sig": false, "md5_digest": "a72b30cec43d6d9c5c680627ffd5eb3b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.3", "size": 64215, "upload_time": "2018-09-12T12:25:11", "url": "https://files.pythonhosted.org/packages/5b/42/e8521af14c0676133b6da1531ebecd48671c2f5ac8caaff13b8d5f16068d/openfermioncirq-0.2.1a35.tar.gz" } ], "0.2.3.dev20181218173801": [ { "comment_text": "", "digests": { "md5": "eeffe190dcc61ea303efc2e57a0e66d9", "sha256": "25f5a9fe4938f81d6e76e6f150a958ea06ea247c0e14ac749c25c1e10e4dc7d0" }, "downloads": -1, "filename": "openfermioncirq-0.2.3.dev20181218173801-py2-none-any.whl", "has_sig": false, "md5_digest": "eeffe190dcc61ea303efc2e57a0e66d9", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 112454, "upload_time": "2018-12-19T01:38:08", "url": "https://files.pythonhosted.org/packages/bf/2d/dc6013b573c7a45692aae33b950217bd2d151ecdde9e71147bfc64365d59/openfermioncirq-0.2.3.dev20181218173801-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "062999c4f37978b068739ad2778508cc", "sha256": "d07fee70d62357fa3ac88f926ed62f2c853cb7a1f5ce134f004a0e536093c49c" }, "downloads": -1, "filename": "openfermioncirq-0.2.3.dev20181218173801-py3-none-any.whl", "has_sig": false, "md5_digest": "062999c4f37978b068739ad2778508cc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 113751, "upload_time": "2018-12-19T01:38:06", "url": "https://files.pythonhosted.org/packages/4e/91/34e0ffe156c4f7ea382d5f2daec3a91bf678f436e59bd05754391ce67aad/openfermioncirq-0.2.3.dev20181218173801-py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e7d803fb2bd9ce56ed913fa0ac4733fe", "sha256": "ec036d2a731d92d217302593a3974d24d4a2a1114f5f6f2bf97ef62a3b0aa6c3" }, "downloads": -1, "filename": "openfermioncirq-0.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "e7d803fb2bd9ce56ed913fa0ac4733fe", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 112841, "upload_time": "2018-12-19T02:32:19", "url": "https://files.pythonhosted.org/packages/b9/60/849fe2c708581d516deaea4e92fa89b2f1649013903bf0ea0af1074168c1/openfermioncirq-0.3.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0a22ad036043d76509b8f6328a161411", "sha256": "a8723e4ac156c53cd1defbcfac2429f5b652e4f93afeccbc6d2df1b1d7f30aef" }, "downloads": -1, "filename": "openfermioncirq-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0a22ad036043d76509b8f6328a161411", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 114045, "upload_time": "2018-12-19T02:32:21", "url": "https://files.pythonhosted.org/packages/d5/d0/bca67f760bba1e49796b64d75dcc0c40be426e309fa3e2d691e519cd255b/openfermioncirq-0.3.0-py3-none-any.whl" } ], "0.4.0.dev20190710151023": [ { "comment_text": "", "digests": { "md5": "cb4cf3bd81ee2203937facb7b601057e", "sha256": "de9225ce5ffd92034df02f1a396867bff6ff087d4ed035f6c51c0e805b37d766" }, "downloads": -1, "filename": "openfermioncirq-0.4.0.dev20190710151023-py2-none-any.whl", "has_sig": false, "md5_digest": "cb4cf3bd81ee2203937facb7b601057e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.6.4", "size": 131307, "upload_time": "2019-07-10T22:10:31", "url": "https://files.pythonhosted.org/packages/29/a4/c62cd774b2898c98ed4bfbc714d1dde562542cb7f3ab20e2275384cd92eb/openfermioncirq-0.4.0.dev20190710151023-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e314d2fb64fa04226f9febe63f328c39", "sha256": "e67701499d07213f8aaa2a2e4ab45aa6d509e86068ff0cd136a9a5425a7b7721" }, "downloads": -1, "filename": "openfermioncirq-0.4.0.dev20190710151023-py3-none-any.whl", "has_sig": false, "md5_digest": "e314d2fb64fa04226f9febe63f328c39", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.6.4", "size": 132282, "upload_time": "2019-07-10T22:10:29", "url": "https://files.pythonhosted.org/packages/37/e7/f0d0f80163ae75889758cf47f5863027b691339dbe94141f4d90938cee62/openfermioncirq-0.4.0.dev20190710151023-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e7d803fb2bd9ce56ed913fa0ac4733fe", "sha256": "ec036d2a731d92d217302593a3974d24d4a2a1114f5f6f2bf97ef62a3b0aa6c3" }, "downloads": -1, "filename": "openfermioncirq-0.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "e7d803fb2bd9ce56ed913fa0ac4733fe", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 112841, "upload_time": "2018-12-19T02:32:19", "url": "https://files.pythonhosted.org/packages/b9/60/849fe2c708581d516deaea4e92fa89b2f1649013903bf0ea0af1074168c1/openfermioncirq-0.3.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0a22ad036043d76509b8f6328a161411", "sha256": "a8723e4ac156c53cd1defbcfac2429f5b652e4f93afeccbc6d2df1b1d7f30aef" }, "downloads": -1, "filename": "openfermioncirq-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0a22ad036043d76509b8f6328a161411", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 114045, "upload_time": "2018-12-19T02:32:21", "url": "https://files.pythonhosted.org/packages/d5/d0/bca67f760bba1e49796b64d75dcc0c40be426e309fa3e2d691e519cd255b/openfermioncirq-0.3.0-py3-none-any.whl" } ] }