Yes, I meant, as in the original problem stated by Henry, v to have no side
effects.
I am thinking I have a reason it is not impossible but I should double
check my logic before posting for once.
On Mon, Jun 10, 2013 at 3:11 PM, Raul Miller wrote:
> On Mon, Jun 10, 2013 at 2:12 PM, Thomas Cost
On Mon, Jun 10, 2013 at 2:12 PM, Thomas Costigliola wrote:
> Can you write v such that
>
> 0 = (v i.2 3) -: (]&v i.2 3)
v=: ?
Or, if you prefer:
STATE=:0
v=:3 :0
STATE=: STATE+1
)
But if you also require
0 = (v i.2 3) -: (v i.2 3)
...that would be a different problem.
--
Raul
--
;>>
>>>> > >>> Does x ]@(v) y necessarily produce the same result as x ]@v y ?
>>>> > >>>
>>>> > >>> I'm trying to prune out lines of inquiry which would be
>>>> unsurprising or
>>>> > >
fail to prohibit it), then it is fascinating!
>> >>>
>> >>> -Dan
>> >>>
>> >>> Please excuse typos; composed on a handheld device.
>> >>>
>> >>> On Jun 7, 2013, at 4:39 PM, Henry Rich wrote:
>> >>&g
gt; argument,
>>> > >>> phrases like ]@+/ and ]@(+/) are fundamentally different, even if
>>> they
>>> > >>> produce the same results when applied to arguments. In short, if
>>> my v
>>> > is
>>> > &g
> > >>> On Jun 7, 2013, at 4:39 PM, Henry Rich wrote:
> > >>>
> > >>> 1 yes; 2 no; 3 not exactly specified; guess incorrect
> > >>>>
> > >>>> Henry Rich
> > >>>>
> > >>>> On
;>>
>> > >>>
>> > >>> If, on the other hand, we're taking about a ]@(v) which differs from
>> > >>> plain (v), that is very interesting; and if the DoJ does in fact
>> > legitimize
>> > >>> it (or at least f
PM, Dan Bron wrote:
> >>>>
> >>>>> Three questions:
> >>>>>
> >>>>> #1 Is v necessarily a verb?
> >>>>> #2 Does the effect depend upon v being anonymous, or will it
> work
> >>>>> if v
On 6/7/2013 4:36 PM, Dan Bron wrote:
>>>>
>>>>> Three questions:
>>>>>
>>>>> #1 Is v necessarily a verb?
>>>>> #2 Does the effect depend upon v being anonymous, or will it work
>>>>> if v is assigned to a name and/or wrapped in
rogramming-bounces@forums.**jsoftware.com
[mailto:programming-bounces@**forums.jsoftware.com]
On Behalf Of Henry Rich
Sent: Friday, June 07, 2013 3:14 PM
To: Programming forum
Subject: [Jprogramming] A puzzle
For what sort of v does
]@v
give different results than
v
? No side effects.
gt;>> -Dan
>>>>
>>>> PS: My initial guess is this is almost certainly a bug introduced by
>>>> some
>>>> special-code optimization.
>>>>
>>>>
>>>> -Original Message-
>>>&g
--
From: programming-boun...@forums.jsoftware.com
[mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Henry Rich
Sent: Friday, June 07, 2013 3:14 PM
To: Programming forum
Subject: [Jprogramming] A puzzle
For what sort of v does
]@v
give different results than
v
? No side effe
>> -Dan
>>
>> PS: My initial guess is this is almost certainly a bug introduced by some
>> special-code optimization.
>>
>>
>> -Original Message-
>> From: programming-boun...@forums.jsoftware.com
>> [mailto:programming-boun...@f
ree questions:
>>>>
>>>> #1 Is v necessarily a verb?
>>>> #2 Does the effect depend upon v being anonymous, or will it
>>>> work
>>>> if v is assigned to a name and/or wrapped in parens?
>>>&g
rens?
>>> #3 Is the effect indicated, contraindicated, or unspecified by
>>> the
>>> Dictionary?
>>>
>>> -Dan
>>>
>>> PS: My initial guess is this is almost certainly a bug introduced by
>>> some
>>> speci
t;> special-code optimization.
>>
>>
>> -Original Message-
>> From:
>> programming-bounces@forums.**jsoftware.com
>> [mailto:programming-bounces@**forums.jsoftware.com]
>> On Behalf Of Henry Rich
>> Sent: Friday, June 07, 2013 3:14 PM
>> T
...@forums.jsoftware.com] On Behalf Of Henry Rich
Sent: Friday, June 07, 2013 3:14 PM
To: Programming forum
Subject: [Jprogramming] A puzzle
For what sort of v does
]@v
give different results than
v
? No side effects.
1 2 v 1 2
2 4
1 2 ]@v 1 2
2 3
3 4
Henry Rich
forum
Subject: [Jprogramming] A puzzle
For what sort of v does
]@v
give different results than
v
? No side effects.
1 2 v 1 2
2 4
1 2 ]@v 1 2
2 3
3 4
Henry Rich
--
For information about J forums see http
For what sort of v does
]@v
give different results than
v
? No side effects.
1 2 v 1 2
2 4
1 2 ]@v 1 2
2 3
3 4
Henry Rich
--
For information about J forums see http://www.jsoftware.com/forums.htm
19 matches
Mail list logo