Skip to content

Commit b0f4155

Browse files
authored
Twitter -> X and add Mastodon
1 parent 51736af commit b0f4155

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

welcome.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Here is what sets it apart:
1717
* **User friendly**: Write your models using friendly Python syntax. [Learn Bayesian modeling](https://www.pymc.io/projects/docs/en/latest/learn.html#) from the many [example notebooks](https://www.pymc.io/projects/examples/en/latest/gallery.html).
1818
* **Fast**: Uses {doc}`PyTensor <pytensor:index>` as its computational backend to compile through C, Numba or JAX, [run your models on the GPU](https://www.pymc-labs.io/blog-posts/pymc-stan-benchmark/), and benefit from complex graph-optimizations.
1919
* **Batteries included**: Includes probability distributions, Gaussian processes, ABC, SMC and much more. It integrates nicely with {doc}`ArviZ <arviz:index>` for visualizations and diagnostics, as well as {doc}`Bambi <bambi:index>` for high-level mixed-effect models.
20-
* **Community focused**: Ask questions on [discourse](https://discourse.pymc.io), join [MeetUp events](https://meetup.com/pymc-online-meetup/), follow us on [Twitter](https://twitter.com/pymc_devs), and start [contributing](https://www.pymc.io/projects/docs/en/latest/contributing/index.html).
20+
* **Community focused**: Ask questions on [discourse](https://discourse.pymc.io), join [MeetUp events](https://meetup.com/pymc-online-meetup/), follow us on [X](https://x.com/pymc_devs), and start [contributing](https://www.pymc.io/projects/docs/en/latest/contributing/index.html).
2121

2222
## Example from Linear Regression
2323

@@ -283,7 +283,8 @@ about/testimonials
283283
:caption: External links
284284

285285
Discourse <https://discourse.pymc.io>
286-
Twitter <https://twitter.com/pymc_devs>
286+
X <https://x.com/pymc_devs>
287+
Mastodon <https://bayes.club/@pymc>
287288
YouTube <https://www.youtube.com/c/PyMCDevelopers>
288289
LinkedIn <https://www.linkedin.com/company/pymc/>
289290
Meetup <https://www.meetup.com/pymc-online-meetup/>

0 commit comments

Comments
 (0)