A←?99999 3⍴256
X←A⌹A
X
VALUE ERROR
X
^
X←A⌹A
X
VALUE ERROR
X
^well, you are right, Xtian. On 2016-08-27 22:08, Kacper Gutowski wrote:
Hi,
Matrix division returns no value for large-shaped arguments.
There doesn't seem to be any fixed threshold above which it fails,
it differs from case to case.
A←?99999 3⍴256
X←A⌹A
X
VALUE ERROR
X
^
-k
