This repository provides ready-to-use software for high-dimensional neural network potentials in computational physics and chemistry.
This package uses automatic documentation generation via Sphinx, doxygen and Exhale. An online version of the documentation which is automatically updated with the main repository can be found here.
It is also possible to build your own documentation for offline reading.
Install the above dependencies, change to the src
directory and try to build
the documentation:
cd src
make doc
If the build process succeeds you can browse through the documentation starting from the main page in:
doc/html/index.html
- Andreas Singraber (University of Vienna)
This software is licensed under the GNU General Public License version 3 or any later version (GPL-3.0-or-later).