Skip to content

Conversation

@Upabjojr
Copy link
Contributor

@Upabjojr Upabjojr commented Apr 15, 2019

Warning: check the tests.

  • matrices
    • added support for derivative of matrix scalar raised to non-integer powers.

@sympy-bot
Copy link

sympy-bot commented Apr 15, 2019

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.

## Warning: check the tests.

<!-- BEGIN RELEASE NOTES -->
* matrices
  * added support for derivative of matrix scalar raised to non-integer powers.
<!-- END RELEASE NOTES -->

Update

The release notes on the wiki have been updated.

@codecov
Copy link

codecov bot commented Apr 15, 2019

Codecov Report

Merging #16659 into master will decrease coverage by 0.003%.
The diff coverage is 100%.

@@              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

Copy link
Member

@Sc0rpi0n101 Sc0rpi0n101 left a 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>
@Upabjojr Upabjojr merged commit f6e3240 into sympy:master Apr 17, 2019
@Upabjojr
Copy link
Contributor Author

Thanks @Sc0rpi0n101

@Upabjojr Upabjojr deleted the matrix_power_11_derivative branch April 20, 2019 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants