Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ If you suspect a problem or would like to see something added to the web site (h

* [Stan Web Pages](https://github.com/stan-dev/stan-dev.github.io/issues)

All contributions must follow the [Stan AI Contribution Policy](https://github.com/stan-dev/stan/wiki/AI-Contribution-Policy).
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It is built on top of the [Stan Math library](https://github.com/stan-dev/math),

There are interfaces available in R, Python, MATLAB, Julia, Stata, Mathematica, and for the command line.

[![DOI](https://zenodo.org/badge/19868/stan-dev/stan.svg)](https://zenodo.org/badge/latestdoi/19868/stan-dev/stan)
[![DOI](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.597268-blue)](https://doi.org/10.5281/zenodo.597268)

Home Page
---------
Expand Down
Loading