Skip to content

Commit 95a816a

Browse files
committed
Merge develop
2 parents 3b7d482 + 832a42d commit 95a816a

28 files changed

Lines changed: 1209 additions & 819 deletions

cmdstanpy/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
_CMDSTAN_WARMUP = 1000
2222
_CMDSTAN_SAMPLING = 1000
2323
_CMDSTAN_THIN = 1
24+
_CMDSTAN_REFRESH = 100
2425
_DOT_CMDSTANPY = '.cmdstanpy'
2526
_DOT_CMDSTAN = '.cmdstan'
2627

0 commit comments

Comments
 (0)