Skip to content
Mitzi Morris edited this page May 16, 2019 · 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.

Clone this wiki locally