Developer guideΒΆ Getting started Running unit tests Automatic coding style check Building the documentation Continuous integration Tutorial Adding a new MLIP 1. Add required dependencies 2. Register MLIP architecture 3. Add MLIP calculator 4. Add tests Adding a new Observable 1. Defining the observable. 2. Writing the __call__ method.