|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #54698] Precedence of call/indexing operator over transpose operator |
| Date: | Thu, 20 Sep 2018 11:27:06 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36 |
Update of bug #54698 (project octave):
Category: Interpreter => Documentation
Severity: 3 - Normal => 2 - Minor
Priority: 5 - Normal => 3 - Low
Item Group: Incorrect Result => Documentation
Status: None => Need Info
_______________________________________________________
Follow-up Comment #1:
Thank you for the bug report. This looks like it may be more about clarifying
the documentation. Whatever the documentation says, it is not correct that
a'(2) and a(2)' should produce the same result.
For example, Octave uses the syntax a.'(:) in many places, which has the
effect of performing a transpose and then arranging the result in a single
column. This is the intended behavior.
So given that, would you like to describe how you believe the documentation to
be incorrect and help suggest improvements?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?54698>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |