.. _installation_core: CADET-Core Installation ======================= The core simulator can be compiled from source, or you can download pre-built binaries. If you want to extend or modify CADET-Core (e.g., add a custom binding model), you will need to build CADET-Core from source. Install pre-built binaries ^^^^^^^^^^^^^^^^^^^^^^^^^^ CADET-Core can be installed via `conda `_ from the ``conda-forge channel``. ``conda install -c conda-forge cadet`` Install from source ^^^^^^^^^^^^^^^^^^^ - :ref:`build_linux` - :ref:`build_windows` - :ref:`build_osx`