I think Roger has the best view & so I would like him to do what he thinks is right. Fortunately, that's what's gonna happen no matter what we say here.
But I am interested in things like: Support for semiduals (like &.: but applying v to only one operand and the result) Using multiple cores effectively in a single J program Using GPUs as numeric coprocessors Taking advantage of SSE3 instruction set Hand-coding +/ . * using SSE3 to get the ultimate perf in matrix multiply (I have offered to code the inner loops for this) perf improvements in ;@:(f&.>) A primitive like -: that checks the type of empties ...and, I'd like to get the tacit language back, just as a monument to Ken's brilliance. Henry Rich On 11/17/2010 7:58 PM, Dan Bron wrote: > Obvious follow-up question: what would you like to spend it on? > > -Dan > > > Please excuse typos; composed on a handheld device. > > -----Original Message----- > From: Henry Rich<[email protected]> > Sender: [email protected] > Date: Wed, 17 Nov 2010 18:46:49 > To: Programming forum<[email protected]> > Reply-To: Programming forum<[email protected]> > Subject: Re: [Jprogramming] Atop u...@v with v of negative monadic rank > > Reality check: the most precious commodity in the community of J users > is Roger's time. Is this what you want it spent on? > > Not me. > > Henry Rich > > On 11/17/2010 5:25 PM, Jose Mario Quintana wrote: >> I just want to add my name to the list of those who would support the >> interpretation change of (f " g) to >> >> f " g y<-> f "( g y) y ( and x f " g y<-> x f " (x g y) y ) >> >> from the rarely used (or useless, depending on your point of view) current >> definition. >> >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
