Download¶
McScM is implemented in OCaml and published under a BSD-like license (see README in distribution for detailed information). We provide for both stable releases of the main trunk of development as well as experimental releases/branches two ways of installing and running the tool:
Stable Releases¶
Compiling Directly from Source¶
- Download the source mcscm-1.2.1.src.tar.bz2
- Please follow the enclosed instructions in the README for further details.
Precompiled Binary Version¶
We provide out-of-the-box packages of our latest version for the following plattforms:- Linux (x86-64) mcscm-1.2.1.Linux_amd64.tar.bz2
- Darwin (x86-64) mcscm-1.2.1.Darwin_amd64.tbz2
You will find more detailed documentation and some of our own example protocols in the above distributions.
Experimental Releases¶
Global State Estimates/Control version¶
Since stable release 1.1, this former experimental release is directly included in the principal McScM distribution (via the control tool).