Metadata-Version: 2.1
Name: dpgen2
Version: 0.0.5
Summary: DPGEN2: concurrent learning workflow generating the machine learning potential energy models.
Home-page: https://github.com/deepmodeling/dpgen2
Author: Han Wang
Author-email: wang_han@iapcm.ac.cn
Keywords: deep potential concurrent learning
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: dpdata
Requires-Dist: pydflow (>=1.0.20)
Requires-Dist: dargs
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: recommonmark ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme (>=1.0.0rc1) ; extra == 'docs'
Requires-Dist: numpydoc ; extra == 'docs'
Requires-Dist: myst-parser ; extra == 'docs'
Requires-Dist: deepmodeling-sphinx ; extra == 'docs'
Requires-Dist: sphinx-argparse ; extra == 'docs'
Requires-Dist: dargs (>=0.3.1) ; extra == 'docs'

DPGEN2 is the 2nd generation of the Deep Potential GENerator.

For developers please read the [developers guide](docs/developer.md)

