Release of CmdStanPy 1.0 

After almost 2 years in the beta barrel, we’re proud to release CmdStanPy 1.0. Many thanks to all of our contributors, as well as to all users who’ve submitted feature requests and bug reports!

CmdStanPy provides access to the Stan compiler, inference algorithms, and diagnostics. It supports both development and production workflows and is well-suited for teaching and learning Stan.

Why use CmdStanPy for your next project?

  1. Use new features: CmdStanPy runs with the latest CmdStan (or any version of CmdStan, including develop)
  2. Ease of installation: CmdStanPy can automatically install CmdStan and the underlying C++ toolchain.
  3. Scalable: can fit big models and big datasets – if CmdStan can fit a model and dataset, so can CmdStanPy.
  4. Cross-platform: runs on Linux, macOS, and Windows.
  5. Non-restrictive BSD-3 license

CmdStanPy is distributed via PyPi: https://pypi.org/project/cmdstanpy/
and Conda Forge: https://anaconda.org/conda-forge/cmdstanpy.

CmdStanPy and CmdStan are available from GitHub: https://github.com/stan-dev/cmdstanpy and https://github.com/stan-dev/cmdstan.

Documentation for the latest release is at  https://mc-stan.org/cmdstanpy
and documentation for older versions can be found on https://cmdstanpy.readthedocs.io.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s