Skip to content

Commit 6d201ef

Browse files
authored
Merge pull request #1177 from pymc-devs/support_readme
Added support information to README
2 parents 237a21d + b6956f6 commit 6d201ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ ln -s /usr/local/Cellar/suite-sparse/4.2.1/include/ /usr/local/include/suitespar
7777
pip install git+https://github.com/njsmith/scikits-sparse.git
7878
```
7979

80+
## Support
81+
82+
The best places to ask general questions about PyMC3 is on [StackOverflow](http://stackoverflow.com/questions/tagged/pymc) with the `pymc` tag, or on our [Gitter channel](https://gitter.im/pymc-devs/pymc). If you have discovered a bug in PyMC3, please use our [issue tracker](https://github.com/pymc-devs/pymc3/issues).
83+
8084
## Citing PyMC3
8185

8286
Salvatier J, Wiecki TV, Fonnesbeck C. (2016) Probabilistic programming in Python using PyMC3. PeerJ Computer Science 2:e55 https://doi.org/10.7717/peerj-cs.55

0 commit comments

Comments
 (0)