Skip to content

Commit 709da77

Browse files
authored
Update codecov branch to develop, closes #841
1 parent 5967ab9 commit 709da77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CmdStanPy
22

3-
[![codecov](https://codecov.io/gh/stan-dev/cmdstanpy/branch/master/graph/badge.svg)](https://codecov.io/gh/stan-dev/cmdstanpy)
3+
[![codecov](https://codecov.io/gh/stan-dev/cmdstanpy/branch/develop/graph/badge.svg)](https://codecov.io/gh/stan-dev/cmdstanpy)
44

55

66
CmdStanPy is a lightweight pure-Python interface to CmdStan which provides access to the Stan compiler and all inference algorithms. It supports both development and production workflows. Because model development and testing may require many iterations, the defaults favor development mode and therefore output files are stored on a temporary filesystem. Non-default options allow all aspects of a run to be specified so that scripts can be used to distributed analysis jobs across nodes and machines.

0 commit comments

Comments
 (0)