Skip to content
Mitzi Morris edited this page May 30, 2022 · 5 revisions

This is the Wiki for CmdStanPy, a lightweight interface to Stan for Python users.

  • CmdStanPy is implemented in Python3

  • CmdStanPy uses numpy ndarrays and pandas DataFrames

  • It requires a local install of CmdStan, which in turn requires a working C++ toolchain.

Developers

We welcome contributions! Contributions should follow the general outlines of the Stan Developer Process

Documentation

CmdStanPy uses Sphinx to generate the docs.