Dear Richard

HI!  WOuld you be able to take me off this email mailing list?  Thanks Marion 

----- Original Message -----
From: "Richard Donovan" <[email protected]>
To: [email protected]
Sent: Thursday, March 9, 2023 5:15:05 PM
Subject: Re: [Jgeneral] Access source through GitHub

Thank you all very much
________________________________
From: General <[email protected]> on behalf of Raul Miller 
<[email protected]>
Sent: Thursday, March 9, 2023 4:55:34 PM
To: [email protected] <[email protected]>
Subject: Re: [Jgeneral] Access source through GitHub

Oh, yes...

And, va1.c

https://github.com/jsoftware/jsource/blob/master/jsrc/va1.c#L113

--
Raul

On Thu, Mar 9, 2023 at 11:48 AM Henry Rich <[email protected]> wrote:
>
> Look in va2.c and ve.c
>
> I think you expect it to be more straightforward than it is. Every
> primitive that supports IRS implicitly does 4 levels of nested loops.
> The outer 2 levels are done in a central routine, the inner 2 in each
> primitive, which can handle the cases vector-vector, vectors-atoms,
> atoms-vectors.
>
> Henry Rich
>
> On 3/9/2023 11:43 AM, Raul Miller wrote:
> > We don't currently have something in the wiki that matches the kind of
> > structure which you had described here.
> >
> > However, a top level of what you're asking for exists in t.c (and x.c
> > for the implementation of !:)
> >
> > https://github.com/jsoftware/jsource/blob/master/jsrc/t.c#L57
> > https://github.com/jsoftware/jsource/blob/master/jsrc/x.c#L50
> >
> > Also, since (as I understand it) you were unable to locate the link
> > for a zip file representing the current j source tree, here's that
> > link:
> >
> > https://github.com/jsoftware/jsource/archive/refs/heads/master.zip
> >
> > I hope this helps,
> >
>
> ----------------------------------------------------------------------
> 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

Reply via email to