Metadata-Version: 2.1
Name: pyqmc
Version: 0.2.2
Summary: Python library for real space quantum Monte Carlo
Home-page: https://github.com/WagnerGroup/pyqmc
Maintainer: Lucas Wagner
Maintainer-email: lkwagner@illinois.edu
License: MIT License
Description: 
        [![Build Status](https://travis-ci.com/WagnerGroup/pyqmc.svg?branch=master)](https://travis-ci.com/WagnerGroup/pyqmc)
        [![Documentation Status](https://readthedocs.org/projects/pyqmc/badge/?version=latest)](https://pyqmc.readthedocs.io/en/latest/?badge=latest)
        [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im//pyqmc/community)
        ## PyQMC
        
        A python module that implements real-space quantum Monte Carlo techniques. It is primarily meant to interoperate with PySCF. Documentation is available at [readthedocs](https://pyqmc.readthedocs.io/en/latest/).
        
        The code is currently in an early state, so there may be bugs and missing features.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
