bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Not-identical-to


From: Juergen Sauermann
Subject: Re: [Bug-apl] Not-identical-to
Date: Fri, 04 Jul 2014 12:07:53 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Elias,

exactly. ⍬⍴(⍴B),1. is a verbose way of saying ↑1,⍨⍴B

/// Jürgen


On 07/04/2014 04:43 AM, Elias Mårtenson wrote:
Oh wait... Forget it. I see it now. It's a clever way of seeing how many first-axis elements there are, with 1 being returned for scalars, yes?

Regards,
Elias


On 4 July 2014 10:34, Elias Mårtenson <address@hidden> wrote:
I have now been looking at the monadic form for a while, and I just can't figure out what it is good for. I also don't understand what the ⍴ actually does with ⍬ as its left argument.

Regards,
Elias


On 4 July 2014 01:23, Juergen Sauermann <address@hidden> wrote:
Hi,

thanks, added in SVN 358. It also has a monadic form returning ⍬⍴(⍴B),1. (according to NARS)

/// Jürgen



On 06/30/2014 04:35 PM, Elias Mårtenson wrote:
Now that we have ≢ (not-identical-to) in the keymap, would it make sense to implement support for it as well? As far as I know, it only has a dyadic form which is the inverse of ≡.

Regards,
Elias






reply via email to

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