Skip to content
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

Adding description to Gumbel Distribution #6810

Merged
merged 8 commits into from
Aug 13, 2023

Conversation

amyoshino
Copy link
Member

@amyoshino amyoshino commented Jul 2, 2023

What is this PR about?
Closes PR "The Gumbel Distribution is incorrectly described" #6478

It looks like it is only missing the corrections pointed out in the PR #6478.
I have modified helios1014's PR to address comments and revisions made by michaelosthege and OriolAbril.

Checklist

Major / Breaking Changes

  • ...

New features

  • ...

Bugfixes

  • ...

Documentation

  • ...

Maintenance

  • ...

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

@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Merging #6810 (12d2d7a) into main (06bf9df) will not change coverage.
Report is 6 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6810   +/-   ##
=======================================
  Coverage   92.03%   92.03%           
=======================================
  Files          96       96           
  Lines       16369    16369           
=======================================
  Hits        15065    15065           
  Misses       1304     1304           
Files Changed Coverage Δ
pymc/distributions/continuous.py 97.81% <ø> (ø)

@amyoshino amyoshino marked this pull request as ready for review July 2, 2023 23:01
@amyoshino amyoshino changed the title Adding description to Gumbel Distribution" Adding description to Gumbel Distribution Jul 2, 2023
Copy link
Member

@larryshamalama larryshamalama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this PR :) Some comments on clarifying the description

pymc/distributions/continuous.py Outdated Show resolved Hide resolved
pymc/distributions/continuous.py Outdated Show resolved Hide resolved
pymc/distributions/continuous.py Outdated Show resolved Hide resolved
@amyoshino
Copy link
Member Author

amyoshino commented Jul 13, 2023

@larryshamalama I have made all changes I believe we needed to address your review. Thanks again for your guidance and let me know if we are missing anything.

Copy link
Member

@larryshamalama larryshamalama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @amyoshino for this PR and thanks for your patience 😅

pymc/distributions/continuous.py Outdated Show resolved Hide resolved
@larryshamalama larryshamalama merged commit accabdf into pymc-devs:main Aug 13, 2023
21 checks passed
@amyoshino
Copy link
Member Author

@larryshamalama thank you again for your guidance!! I am happy to be able to contribute 😄

@amyoshino amyoshino deleted the gumbel_doc branch August 15, 2023 15:25
@ricardoV94 ricardoV94 added the docs label Sep 4, 2023
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