Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 730 Bytes

README.rst

File metadata and controls

24 lines (14 loc) · 730 Bytes

FermiLib Plugin to interface with PySCF

This repository contains a plugin which allows FermiLib (licensed under Apache 2) to interface with the open-source quantum chemistry package PySCF (licensed under BSD-2-Clause).

Installation

To install this plugin, clone this git repo and then change directory to the top level folder. Then, run

python -m pip install -e .

Alternatively, one can install using pip with the command

python -m pip install fermilibpluginpyscf

License

This plugin is released under the Apache 2 license.