Metadata-Version: 2.1
Name: openfermionblueqat
Version: 0.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

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

Install
=======

::

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

or ::

pip3 install openfermionblueqat


