Skip to content

blog: announce GSoC 2025 #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
Apr 2, 2025
Merged
Changes from 1 commit
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
Prev Previous commit
add description for stan
  • Loading branch information
reshamas committed Apr 1, 2025
commit c5f16d3178e8f0036e92c05195f0f2cbcc708c45
4 changes: 2 additions & 2 deletions blog/blog_gsoc_2025_announcement.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ We have [these PyMC GSoC 2025 projects](https://github.com/pymc-devs/pymc/wiki/G

Additionally, there are two other open source projects in the Bayesian space which are also participating in GSoC and you may be interested in checking them out:

1. [ArViZ](https://github.com/arviz-devs/arviz/wiki/GsoC-2025-projects) ArviZ is a project dedicated to promoting and building tools for exploratory analysis of Bayesian models. It currently has a Python and a Julia interface. All projects listed below are for the Python interface.
1. [ArViZ](https://github.com/arviz-devs/arviz/wiki/GsoC-2025-projects): ArviZ is a project dedicated to promoting and building tools for exploratory analysis of Bayesian models. It currently has a Python and a Julia interface. All projects listed below are for the Python interface.
- [Feature parity](https://github.com/arviz-devs/arviz/wiki/GsoC-2025-projects#Feature-Parity)
- [Prior elicitation](https://github.com/arviz-devs/arviz/wiki/GsoC-2025-projects#prior-elicitation)
1. [Stan](https://github.com/stan-dev/stan/wiki/GSOC-2025-Proposed-Projects)
1. [Stan](https://github.com/stan-dev/stan/wiki/GSOC-2025-Proposed-Projects): Stan enables sophisticated statistical modeling using Bayesian inference, allowing for more accurate and interpretable results in complex data scenarios.
- [loo package](https://github.com/stan-dev/stan/wiki/GSOC-2025-Proposed-Projects#loo-package)
- [bayesplot package](https://github.com/stan-dev/stan/wiki/GSOC-2025-Proposed-Projects#bayesplot-package)

Expand Down