-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
calculate derivative of trivial matrix power #16659
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 (v147). 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.5. 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. |
Codecov Report
@@ Coverage Diff @@
## master #16659 +/- ##
=============================================
- Coverage 73.813% 73.809% -0.004%
=============================================
Files 619 619
Lines 159227 159241 +14
Branches 37370 37372 +2
=============================================
+ Hits 117531 117535 +4
- Misses 36262 36268 +6
- Partials 5434 5438 +4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One of the tests is failing because of a missing - sign
The rest of the tests passed locally after fixing that.
Co-Authored-By: Upabjojr <franz.bonazzi@gmail.com>
|
Thanks @Sc0rpi0n101 |
Warning: check the tests.