abinslib documentation ====================== Documentation for the abinslib library. This library collects implementations of inelastic neutron-scattering intensity calculations from harmonic phonon data. It relies on `Euphonic `_ for phonon data structures, while instrument resolution functions are delegated to `ResINS `_. .. important:: The library is currently in alpha state: we expect that functions will be renamed and moved around. In order to use this package in prototype code, please pin to the minor version number e.g. ``abinslib~=0.1.0``. When the API is stable, the major version number will be increased to 1.0. This follows `Semantic Versioning `_ as also used by Euphonic. .. toctree:: :maxdepth: 2 :caption: Contents: auto_examples/index development/index autoapi/index