uber / orbit

A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
https://orbit-ml.readthedocs.io/en/stable/
Other
1.85k stars 132 forks source link

Cmdstanpy version, and force compile logic #865

Closed swotai closed 5 months ago

swotai commented 5 months ago

Description

Reinstate force compile logic if executable time is <= stan file time, to brute force remove bundled executable (for conda)

Bump cmdstanpy version to 1.2.1

Fixes #864

Type of change

Please delete options that are not relevant.