Menu Close

Desktop

Get started with free software.

SyncroSim Software

Begin by downloading the SyncroSim desktop software.

Note: as of version 2.3.7, the directory for installed packages has moved. If you are upgrading from an earlier version, see this forum post for details on how to reinstall your packages.

Detailed installation instructions for Windows or Linux/Mac

R Package

The rsyncrosim package is available from CRAN.  rsyncrosim provides an R interface to the SyncroSim modelling framework allowing you to define scenarios of model inputs, run Monte Carlo simulations, and summarize model outputs. Check out the vignette to get started.

You can view the source code and get previous versions of rysncrosim on our GitHub page.

Note: to use rsyncrosim with SyncroSim version 2.4.0 or later, you must install rsyncrosim version 1.4.2 or later. You can also install older versions of rsyncrosim from GitHub.

Python Package

The pysyncrosim package is available from PyPI or Anaconda.  pysyncrosim provides a Python interface to the SyncroSim modelling framework allowing you to define scenarios of model inputs, run Monte Carlo simulations, and summarize model outputs. Check out the Python Quickstart to get started.

You can view the source code and get previous versions of pysyncrosim on our GitHub page.

Note: SyncroSim version 2.3.10 or later is required to use the pysyncrosim package.