You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments