|
2 | 2 | :alt: PyMC3 logo
|
3 | 3 | :align: center
|
4 | 4 |
|
5 |
| -|Gitter| |Build Status| |Coverage| |
| 5 | +|Build Status| |Coverage| |
6 | 6 |
|
7 | 7 | PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning
|
8 | 8 | which focuses on advanced Markov chain Monte Carlo and variational fitting
|
@@ -123,13 +123,13 @@ https://doi.org/10.7717/peerj-cs.55
|
123 | 123 | Contact
|
124 | 124 | =======
|
125 | 125 |
|
126 |
| -To report an issue with PyMC3 or to suggest a feature please use the `issue tracker <https://github.com/pymc-devs/pymc3/issues>`__. |
| 126 | +We are using `discourse.pymc.io <https://discourse.pymc.io/>`__ as our main communication channel. You can also follow us on `Twitter @pymc_devs <https://twitter.com/pymc_devs>`__ for updates and other announcements. |
127 | 127 |
|
128 |
| -To ask a question regarding modeling or usage of PyMC3 we encourage posting to `StackOverflow using the "pymc" tag <http://stackoverflow.com/questions/tagged/pymc>`__. |
| 128 | +To ask a question regarding modeling or usage of PyMC3 we encourage posting to our Discourse forum under the `“Questions” Category <https://discourse.pymc.io/c/questions>`__. You can also suggest feature in the `“Development” Category <https://discourse.pymc.io/c/development>`__. |
129 | 129 |
|
130 |
| -To interact with PyMC3 developers, visit the `pymc Gitter channel <https://gitter.im/pymc-devs/pymc>`__. |
| 130 | +To report an issue with PyMC3 please use the `issue tracker <https://github.com/pymc-devs/pymc3/issues>`__. |
131 | 131 |
|
132 |
| -Finally, if you need to get in touch for non-technical information about the project, ` send us an e-mail < fonnesbeck+[email protected]>`__. |
| 132 | +Finally, if you need to get in touch for non-technical information about the project, `send us an e-mail <pymc.devs@gmail.com>`__. |
133 | 133 |
|
134 | 134 | License
|
135 | 135 | =======
|
@@ -173,8 +173,6 @@ Sponsors
|
173 | 173 |
|
174 | 174 | |Quantopian|
|
175 | 175 |
|
176 |
| -.. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg |
177 |
| - :target: https://gitter.im/pymc-devs/pymc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge |
178 | 176 | .. |Build Status| image:: https://travis-ci.org/pymc-devs/pymc3.png?branch=master
|
179 | 177 | :target: https://travis-ci.org/pymc-devs/pymc3
|
180 | 178 | .. |Coverage| image:: https://coveralls.io/repos/github/pymc-devs/pymc3/badge.svg?branch=master
|
|
0 commit comments