bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Monadic form of ↓


From: Elias Mårtenson
Subject: Re: [Bug-apl] Monadic form of ↓
Date: Mon, 9 Oct 2017 17:39:20 +0800

On 9 October 2017 at 17:32, Jay Foad <address@hidden> wrote:
On 9 October 2017 at 10:06, Elias Mårtenson <address@hidden> wrote:
In GNU APL, I'd use ⊂⍤1 to achieve Split. Is that the most efficient way?


Either that or ⊂[2] (or in general ⊂[n] where n is the rank of the argument).

Thank you. I learned something new today. I didn't realise that ⊂ accepted an axis argument.

Regards,
Elias

reply via email to

[Prev in Thread] Current Thread [Next in Thread]