.gitignore
.stickler.yml
CITATION.cff
LICENSE
setup.py
tox.ini
.github/workflows/push.yml
.github/workflows/release.yml
docs/CNAME
docs/README.md
mddatasetbuilder/__init__.py
mddatasetbuilder/c_stack.cpp
mddatasetbuilder/c_stack.h
mddatasetbuilder/datasetbuilder.py
mddatasetbuilder/deepmd.py
mddatasetbuilder/detect.py
mddatasetbuilder/dps.pyx
mddatasetbuilder/qmcalc.py
mddatasetbuilder/utils.py
mddatasetbuilder.egg-info/PKG-INFO
mddatasetbuilder.egg-info/SOURCES.txt
mddatasetbuilder.egg-info/dependency_links.txt
mddatasetbuilder.egg-info/entry_points.txt
mddatasetbuilder.egg-info/requires.txt
mddatasetbuilder.egg-info/top_level.txt
mddatasetbuilder.egg-info/zip-safe
mddatasetbuilder/test/__init__.py
mddatasetbuilder/test/test.json
mddatasetbuilder/test/test_datasetbuilder.py