Skip to content

DOC: wire up Rosetta Stone tutorial into Learn → Core Notebooks #7784

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hackforceone
Copy link

@hackforceone hackforceone commented May 15, 2025

Title

Add Rosetta Stone tutorial comparing PyMC and Stan

Description

This PR adds a new tutorial notebook, Rosetta Stone, to the core documentation under Learn → Core Notebooks. The notebook shows side-by-side translations of equivalent model definitions in Stan and in PyMC, illustrating the minimal syntactic and conceptual differences between the two frameworks. It was originally authored as a gist (linked below) and has been reformatted and wired into the Sphinx/MyST-NB docs so it builds and renders alongside the other core notebooks.

Original gist:
https://gist.github.com/ricardoV94/c421ddacb3ba7a19ac46efa253ea466c

Related Issue

  • Closes #
  • Related to #

Checklist

  • Checked that the pre-commit linting/style checks pass
  • Included tests that prove the fix is effective or that the new feature works
  • Added necessary documentation (example notebook in learn/core_notebooks/rosetta_stone_pymc_stan.ipynb)
  • Each commit corresponds to a relevant logical change

Type of change

  • Documentation
  • New feature / enhancement
  • Bug fix
  • Maintenance
  • Other (please specify)

📚 Documentation preview 📚: https://pymc--7784.org.readthedocs.build/en/7784/

Copy link

welcome bot commented May 15, 2025

Thank You Banner]
💖 Thanks for opening this pull request! 💖 The PyMC community really appreciates your time and effort to contribute to the project. Please make sure you have read our Contributing Guidelines and filled in our pull request template to the best of your ability.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants