Metadata-Version: 2.1
Name: openfermionblueqat
Version: 0.2.2
Summary: Interface of OpenFermion with Blueqat
Home-page: https://github.com/mdrft/OpenFermion-Blueqat
Author: MDR Inc.
Author-email: kato@mdrft.com
License: Apache 2
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 3 - Alpha
Description-Content-Type: text/x-rst
Requires-Dist: openfermion (~=0.8)
Requires-Dist: blueqat (~=0.3.3)

===================
Openfermion-Blueqat
===================

Install
=======

.. code-block:: sh

    git clone https://github.com/mdrft/OpenFermion-Blueqat
    cd OpenFermion-Blueqat
    pip3 install -e .

or

.. code-block:: sh

    pip3 install openfermionblueqat


