Skip to content

Updated docstrings of some distribution classes inside multivariate.py #5982

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 2 commits into from
Jul 17, 2022

Conversation

pibieta
Copy link
Contributor

@pibieta pibieta commented Jul 16, 2022

What is this PR about?
In response to issue #5459
Updated docstrings for some distribution classes inside the multivariate.py module, namely:

  • MvNormal
  • MvStudentT
  • Dirichlet
  • Multinomial
  • DirichletMultinomial
  • OrderedMultinomial
  • Wishart
  • WishartBartlett

Docs / Maintenance

  • updated docstrings to follow the numpydoc standard

#DataUmbrellaPyMCSprint
cc: @reshamas

@codecov
Copy link

codecov bot commented Jul 17, 2022

Codecov Report

Merging #5982 (7e2239a) into main (2583b7f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5982   +/-   ##
=======================================
  Coverage   89.35%   89.35%           
=======================================
  Files          73       73           
  Lines       13251    13251           
=======================================
  Hits        11841    11841           
  Misses       1410     1410           
Impacted Files Coverage Δ
pymc/distributions/multivariate.py 92.03% <ø> (ø)

@michaelosthege michaelosthege changed the title updated docstrings of some distribution classes inside multivariate.py Updated docstrings of some distribution classes inside multivariate.py Jul 17, 2022
@michaelosthege michaelosthege merged commit 87c22c3 into pymc-devs:main Jul 17, 2022
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.

2 participants