You are here

Print Something Useful for 0x0 matrices in MxAlgebra and MxObjectiveFunction output

See https://openmx.ssri.psu.edu/thread/83 comments #4 and #5.

Reporter: 
Created: 
Sat, 08/22/2009 - 14:30
Updated: 
Tue, 09/29/2009 - 01:49

Comments

Fixed in revision 742.

instead of

@result: (not yet computed) <0 x 0 matrix>
which implies that when computed this will be a 0x0, it might be nice to say

@result: (not yet computed)

If dimnames are given it would be v.helpful to say

@result: (not yet computed) 3*3:
[1] "A" "C" "E"
[1] "N" "E" "O"

Automatically closed -- issue fixed for 2 weeks with no activity.