<div dir="ltr">Just a heads-up that I intend to propose SRFI 122 to become the standard multidimensional array package of R7RS-large (the alternatives being SRFI 25 and nothing).  It'll be voted on as-is, but an upwardly compatible SRFI could replace 122 at a later stage of voting.</div><br><div class="gmail_quote"><div dir="ltr">On Sat, Oct 27, 2018 at 4:29 PM Bradley Lucier <<a href="mailto:lucier@math.purdue.edu">lucier@math.purdue.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I maintain a fork of SRFI 122<br>
<br>
<a href="https://github.com/gambiteer/srfi-122/" rel="noreferrer" target="_blank">https://github.com/gambiteer/srfi-122/</a><br>
<br>
where I've added a few things that were not in the finalized SRFI, <br>
specifically the routines<br>
<br>
interval-cartesian-product<br>
array-outer-product<br>
array-assign!<br>
<br>
I continue to think about arrays and how to use them. I'd like to get <br>
various implementations and applications of SRFI-122 available (beyond <br>
what I use it for) and when it looks like I don't have anything more to <br>
add I might propose an updated SRFI with the new routines.<br>
<br>
In that vein, if anyone would like assistance to modify SRFI-122 to run <br>
in their favorite scheme, or to use SRFI-122 in support of their <br>
application, I'd be glad to help.<br>
<br>
Brad<br>
</blockquote></div>