works here 1 0 0 0 1 0 0 0 1
On Sun, 28 Aug 2016 04:08:59 +0200 Kacper Gutowski <[email protected]> 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 >
