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

Reciprocal distribution #18131

Merged
merged 9 commits into from
Dec 30, 2019
Merged

Conversation

abhinav-anand-addepar
Copy link
Member

@abhinav-anand-addepar abhinav-anand-addepar commented Dec 25, 2019

  • stats
    • Reciprocal distribution has been added to sympy.stats

@sympy-bot
Copy link

sympy-bot commented Dec 25, 2019

Hi, I am the SymPy bot (v149). I'm here to help you write a release notes entry. Please read the guide on how to write release notes.

Your release notes are in good order.

Here is what the release notes will look like:

This will be added to https://github.com/sympy/sympy/wiki/Release-Notes-for-1.6.

Note: This comment will be updated with the latest check if you edit the pull request. You need to reload the page to see it.

Click here to see the pull request description that was parsed.

 <!-- BEGIN RELEASE NOTES -->
* stats
  * Reciprocal distribution has been added to `sympy.stats` 
<!-- END RELEASE NOTES -->

Update

The release notes on the wiki have been updated.

@codecov
Copy link

codecov bot commented Dec 26, 2019

Codecov Report

Merging #18131 into master will increase coverage by 0.035%.
The diff coverage is 100%.

@@              Coverage Diff              @@
##            master    #18131       +/-   ##
=============================================
+ Coverage   74.916%   74.951%   +0.035%     
=============================================
  Files          642       642               
  Lines       166968    166985       +17     
  Branches     39282     39283        +1     
=============================================
+ Hits        125086    125158       +72     
+ Misses       36354     36302       -52     
+ Partials      5528      5525        -3

sympy/stats/crv_types.py Outdated Show resolved Hide resolved
sympy/stats/crv_types.py Outdated Show resolved Hide resolved
sympy/stats/crv_types.py Outdated Show resolved Hide resolved
@czgdp1807
Copy link
Member

LGTM. Will merge if no one raises any objections. Thanks for the contributions.

@czgdp1807
Copy link
Member

The tests are passing, the PR also looks good. So, merging.

@czgdp1807 czgdp1807 merged commit 1ad8d16 into sympy:master Dec 30, 2019
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.

None yet

3 participants