Skip to content

v2.0a1

Choose a tag to compare

@bpuchala bpuchala released this 15 Mar 21:11
· 93 commits to main since this release

[v2.0a1] - 2024-03-15

The libcasm-monte package provides useful building blocks for Monte Carlo simulations. This includes:

  • Sampling classes and functions
  • Equilibration, convergence checking, and statistics calculation
  • Generic results IO
  • Supercell index conversions
  • Generic event definitions, construction, and selection

This package includes the Python package libcasm.monte, which may be installed via pip install, using scikit-build, CMake, and pybind11. This release also includes documentation, built using Sphinx.