Skip to content

DOC: Improve numpydoc compliance for pymc.Uniform docstring#8227

Open
Laks04 wants to merge 1 commit intopymc-devs:v6from
Laks04:patch-1
Open

DOC: Improve numpydoc compliance for pymc.Uniform docstring#8227
Laks04 wants to merge 1 commit intopymc-devs:v6from
Laks04:patch-1

Conversation

@Laks04
Copy link
Copy Markdown

@Laks04 Laks04 commented Mar 28, 2026

This PR improves the numpydoc compliance of the pymc.Uniform docstring.

  • Updates parameter formatting to follow numpydoc style
  • Adds optional and default value descriptions
  • Adds a Returns section
  • Minor formatting improvements

Related to #5459

Updated the documentation for the Uniform distribution class, improving clarity and formatting of the probability density function, parameters, and return values.
@welcome
Copy link
Copy Markdown

welcome Bot commented Mar 28, 2026

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.

@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 pymc | 🛠️ Build #32018052 | 📁 Comparing 343e7a5 against latest (0f5c0ca)


🔍 Preview build

Show files changed (26 files in total): 📝 26 modified | ➕ 0 added | ➖ 0 deleted
File Status
glossary.html 📝 modified
contributing/developer_guide.html 📝 modified
_modules/pymc/pytensorf.html 📝 modified
_modules/pymc/testing.html 📝 modified
api/generated/pymc.draw.html 📝 modified
api/generated/pymc.icdf.html 📝 modified
api/generated/pymc.logcdf.html 📝 modified
api/generated/pymc.logp.html 📝 modified
api/generated/pymc.sample_posterior_predictive.html 📝 modified
api/generated/pymc.sample_prior_predictive.html 📝 modified
_modules/pymc/distributions/continuous.html 📝 modified
_modules/pymc/distributions/distribution.html 📝 modified
_modules/pymc/distributions/shape_utils.html 📝 modified
_modules/pymc/logprob/basic.html 📝 modified
_modules/pymc/model/core.html 📝 modified
_modules/pymc/ode/ode.html 📝 modified
_modules/pymc/sampling/forward.html 📝 modified
_modules/pymc/variational/approximations.html 📝 modified
_modules/pymc/variational/operators.html 📝 modified
_modules/pymc/variational/opvi.html 📝 modified
_modules/pytensor/tensor/basic.html 📝 modified
_modules/pytensor/tensor/math.html 📝 modified
api/dims/generated/pymc.dims.Uniform.html 📝 modified
api/distributions/generated/pymc.Uniform.html 📝 modified
api/distributions/generated/classmethods/pymc.SymbolicRandomVariable.update.html 📝 modified
api/model/generated/classmethods/pymc.model.core.Model.compile_fn.html 📝 modified

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.

1 participant