Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.12 KB

QMCblip

QMC Based Learning of Interatomic Potentials

PyPI version Build Status Documentation Status GitHub Coverage Status DOI

Installation

You can install this package by cloning this repository:

git clone https://github.com/NLESC-JCER/QMCblip.git
cd QMCblip
pip install .

or by installing it from Pypi:

pip install qmcblip

Documentation

The documentation of this code can be found on https://qmcblip.readthedocs.io/.