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

Stats probability uneval #1336

Merged
merged 1 commit into from
Jun 10, 2012
Merged

Conversation

mrocklin
Copy link
Member

Changed kwargs.get to kwargs.pop in probability method

Previously we sent the evaluate keyword downstream to Integral which caused an error.

Now we pop it off of kwargs instead of getting it.

@mrocklin
Copy link
Member Author

Whoops, something is obviously wrong with my branch. I must have polluted my master.

Previously we sent the evaluate keyword downstream to Integral. Now we pop it
off of kwargs instead of getting it.
@mrocklin
Copy link
Member Author

Ok, things are better now. I'll run sympy-bot and merge in 24 hours if there are no questions/comments

@Krastanov
Copy link
Member

It seems to be a straightforward simple change. +1 from me.

@mrocklin
Copy link
Member Author

SymPy Bot Summary: ✳️ All tests have passed.

Test results html report: http://reviews.sympy.org/report/agZzeW1weTNyDAsSBFRhc2sYy7sbDA

Interpreter: /usr/bin/python2.5 (2.5.2-final-0)
Architecture: Linux (64-bit)
Cache: yes
Test command: setup.py test
master hash: 7d44170
branch hash: 5f9e6a7

Automatic review by SymPy Bot.

mrocklin added a commit that referenced this pull request Jun 10, 2012
@mrocklin mrocklin merged commit 8086d7f into sympy:master Jun 10, 2012
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.

2 participants