QPI under HOME with complex elements Matrix; History bug
|
03-18-2018, 08:29 PM
(This post was last modified: 03-18-2018 08:30 PM by toshk.)
Post: #1
|
|||
|
|||
QPI under HOME with complex elements Matrix; History bug
[[1,5,0,2,5],[1,5,1,0.333333333333,6*i],[1,2,3,8,2*i]]
HOME; pressing ab/c key rotation gives wrong history(Display) ans but right answer on command line. |
|||
03-18-2018, 09:19 PM
Post: #2
|
|||
|
|||
RE: QPI under HOME with complex elements Matrix; History bug
Funny result.
Arno |
|||
03-18-2018, 10:51 PM
Post: #3
|
|||
|
|||
RE: QPI under HOME with complex elements Matrix; History bug
I haven't looked at it, but if you mean you see a "list of lists" as the display, this is expected at the moment. We don't have a symbolic matrix object yet for 2D display in home.
TW Although I work for HP, the views and opinions I post here are my own. |
|||
03-19-2018, 06:06 AM
Post: #4
|
|||
|
|||
RE: QPI under HOME with complex elements Matrix; History bug | |||
03-19-2018, 05:14 PM
(This post was last modified: 03-19-2018 05:40 PM by Tim Wessman.)
Post: #5
|
|||
|
|||
RE: QPI under HOME with complex elements Matrix; History bug
Thanks - yep, definitely a display issue here. QPI function output comes out as expected.
[EDIT] Fixed. Was just a missing "return" from the case where there is a complex number, but no complex component (or rather, one of complex component 0). What you are seeing is the "real only" put in, then the complex again right after that appended as well. TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)