8000 ENH: Add broadcasting to multinomial by bashtage · Pull Request #72 · bashtage/randomgen · GitHub
[go: up one dir, main page]

Skip to content

ENH: Add broadcasting to multinomial #72

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 1 commit into from
Apr 10, 2019
Merged

Conversation

bashtage
Copy link
Owner

Add broadcasting to multinomial

xref numpy/numpy#9710

Add broadcasting to multinomial

xref numpy/numpy#9710
@bashtage
Copy link
Owner Author

This pull request introduces 1 alert when merging 06cd3b4 into 4f57c42 - view on LGTM.com

new alerts:

  • 1 for Comparison result is always the same

Comment posted by LGTM.com

@codecov
Copy link
codecov bot commented Apr 10, 2019

Codecov Report

Merging #72 into master will decrease coverage by <.01%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   92.54%   92.54%   -0.01%     
==========================================
  Files          25       25              
  Lines        7756     7765       +9     
  Branches      118      118              
==========================================
+ Hits         7178     7186       +8     
- Misses        560      561       +1     
  Partials       18       18
Impacted Files Coverage Δ
randomgen/tests/test_generator_mt19937.py 99.41% <100%> (ø) ⬆️
randomgen/mtrand.pyx 90.25% <100%> (-0.13%) ⬇️
randomgen/generator.pyx 91.91% <92.3%> (-0.01%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f57c42...06cd3b4. Read the comment docs.

@bashtage bashtage merged commit 673d2dc into master Apr 10, 2019
@bashtage bashtage deleted the broadcast-multinomial-2 branch April 10, 2019 19:02
bashtage added a commit that referenced this pull request Apr 10, 2019
ENH: Add broadcasting to multinomial
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
0