.. _miscellaneous: Miscellaneous ============= This page collects pointers to related projects and external resources that UPET builds on or integrates with. Related documentation --------------------- UPET is built on top of the `metatensor `_ ecosystem. Additional documentation for the underlying libraries and engines can be found in: - `metatensor `_ — the core data format for atomistic machine learning. - `metatomic `_ — the runtime for running metatensor-based models in atomistic simulation engines. - `metatrain `_ — the training and evaluation framework for the PET architecture and other models. Useful starting points: - `Training a model `_ - `Fine-tuning `_ - `LAMMPS interface `_ - `i-PI interface `_ Atomistic Cookbook recipes -------------------------- More examples for **ASE, i-PI, and LAMMPS** are available in the `Atomistic Cookbook `_. A local gallery of UPET example scripts is also built into this documentation — see the :doc:`Examples gallery `.