Talk:Nub Sieve: Difference between revisions

Jump to navigation Jump to search
305 bytes added ,  02:06, 21 July 2023
but why use the index-in-nub at all?
No edit summary
(but why use the index-in-nub at all?)
Line 7: Line 7:


:"Bad meme" is what Roger Hui called it. The term probably made it into some of his publications (Tolerant Unique?), and could be cited if so; otherwise it should be removed. I think I copied a lot of this page from implementor-targetted material I had from proposing Unique Mask at Dyalog, so it's not all the best presentation for a wiki. --[[User:Marshall|Marshall]] ([[User talk:Marshall|talk]]) 18:26, 29 June 2023 (UTC)
:"Bad meme" is what Roger Hui called it. The term probably made it into some of his publications (Tolerant Unique?), and could be cited if so; otherwise it should be removed. I think I copied a lot of this page from implementor-targetted material I had from proposing Unique Mask at Dyalog, so it's not all the best presentation for a wiki. --[[User:Marshall|Marshall]] ([[User talk:Marshall|talk]]) 18:26, 29 June 2023 (UTC)
:: Ah. So, ok, that explains the <syntaxhighlight lang=apl inline>1/⊢</syntaxhighlight>… but why do index-in-nub before doing <syntaxhighlight lang=apl inline>⍳⍤≢=⍳⍨</syntaxhighlight>? why not just the naive <syntaxhighlight lang=apl inline>(⍳⍤≢=⍳⍨)⍤(1/⊢)</syntaxhighlight>?"
trusted
83

edits

Navigation menu