#8094: shortcuts properties for matrix transpose, complex conjugate, conjugate
transpose, and inverse
------------------------------+---------------------------------------------
Reporter: schilly | Owner: was
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-4.6.2
Component: linear algebra | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Changes (by rbeezer):
* status: needs_review => needs_info
Comment:
Jason and Harald,
Thanks for putting this together. I'd like to finish up getting this
reviewed. But two questions:
1. It seems like there is evidence of the shortcuts in each of the
associated docstrings for the methods, but maybe it isn't always obvious.
Like `A.I` seems to be buried along with the `~` version and has no real
explanation that it is a property. I find students get very confused with
method calls with empty parentheses, and a property will just add to that,
so I think it would be better to have some explanation.
2. #10471 implements `conjugate_transpose()` until we reclaim
`adjoint()`. So that would be the place to add in the shortcut. Should
we add that here since #10471 has a positive review, and maybe change the
definition?
I can do the above on a reviewer patch in the next day or two if
necessary.
Rob
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8094#comment:17>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.