-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add rules for all Symmetric/Hermitian constructors (#182)
* Expand rule for lower symmetric constructor * Expand tests to lower and complex * Add rule for Hermitian constructors * Unify Symmetric and Hermitian rules * Unify symmetric and hermitian tests * Add frule * Reformat * Add rule for conversion to matrix * Add rrule for Array * Add frules for Array and Matrix * Increment version number * Increment version number * Add methods with matrix args * Dispatch on realness * Call Matrix instead of collect * Add coments * Remove type constraints * Apply suggestions from code review Co-authored-by: willtebbutt <wt0881@my.bristol.ac.uk> * Wrap lines * Use more informative type names * Increment version number Co-authored-by: willtebbutt <wt0881@my.bristol.ac.uk>
- Loading branch information
1 parent
697e7e4
commit eabdd74
Showing
4 changed files
with
116 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eabdd74
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.
@JuliaRegistrator register
eabdd74
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.
Registration pull request created: JuliaRegistries/General/17501
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: