Installation#

Install from PyPI#

Note

CASM is built for macOS arm64 (Apple Silicon), Linux x86_64, and Linux aarch64.

The latest release of libcasm-clexmonte can be installed with:

pip install libcasm-clexmonte

Environment configuration#

Compiling and linking clexulator generated by casm-bset to evaluate cluster expansions may require setting environment variables. See the casm-bset documentation for instructions.

Install from source#

See the libcasm contribution guide.

For contributors#

See the libcasm contribution guide.