Hello Greg,
Probably not a high priority fix,
M=identity(3)
2+2=
M+M=
M+2=
2+M=
quite funny!
This might be a bug with nested arrays, recently introduced.
[MATH]M←identity(3)[/MATH]
[MATH]M=mat(1;0;0;0;1;0;0;0;1;3;3)[/MATH]
[MATH]M+M=mat(2;0;0;0;2;0;0;0;2;3;3)[/MATH]
[MATH]2+M=mat(mat(2;1;1;1;2;1;1;1;2;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(2;1;1;1;2;1;1;1;2;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(2;1;1;1;2;1;1;1;2;3;3);3;3)[/MATH]
[MATH]M+2=mat(3;2;2;2;3;2;2;2;3;3;3)[/MATH]
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"