Skip to content

Conversation

@Dpananos
Copy link
Contributor

@Dpananos Dpananos commented Dec 23, 2024

Description

I've had to keep going back and forth to the Wiki entry for the Gamma distribution to remind myself how the gamma is parameterized. This PR adds a line to let readers know this is the shape and rate parameterization.

This is what the change looks like

image )

Related Issue

NA

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 (docstrings and/or example notebooks)
  • If you are a pro: each commit corresponds to a [relevant logical change]

Type of change

  • New feature / enhancement
  • Bug fix
  • [ x] Documentation
  • Maintenance
  • Other (please specify):

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

@codecov
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.83%. Comparing base (5d51953) to head (4bf8589).
Report is 90 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7625   +/-   ##
=======================================
  Coverage   92.83%   92.83%           
=======================================
  Files         106      106           
  Lines       17748    17748           
=======================================
  Hits        16477    16477           
  Misses       1271     1271           
Files with missing lines Coverage Δ
pymc/distributions/continuous.py 98.25% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aloctavodia aloctavodia merged commit 70cb73c into pymc-devs:main Jan 9, 2025
24 checks passed
vandalt pushed a commit to vandalt/pymc that referenced this pull request May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants