-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Return sympy integers instead of python integers #18339
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
Conversation
|
✅ 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.
Update The release notes on the wiki have been updated. |
|
Can you add some test cases for the cases I have mentioned in the OP? |
|
IMHO, we can add release notes entry for this PR. |
Codecov Report
@@ Coverage Diff @@
## master #18339 +/- ##
============================================
- Coverage 75.014% 75.005% -0.01%
============================================
Files 649 649
Lines 167443 167342 -101
Branches 39414 39416 +2
============================================
- Hits 125607 125515 -92
+ Misses 36299 36289 -10
- Partials 5537 5538 +1 |
|
ping @sylee957 |
|
That didn't increase the coverage.. is there any other way around? |
|
It doesn't look like codecov has updated yet. The codecov comment is still before the most recent commit. |
|
It hasn't updated yet, @oscarbenjamin |
|
@sylee957 Any updates on this one??? |
References to other Issues or PRs
Fixes #18338
Brief description of what is fixed or changed
Other comments
Release Notes
factorialandbinomialused withMod.