Sorry, no, not yet, even though I’ve made a fair number of changes in response to comments by John and Per. Perhaps I haven’t been putting enough time into it because of other things that have come up since then.
I think current open issues include:
1. What should the API be for functions like array-curry and array-distinguish-one-axis? I currently add a suffix to the name of the operation to indicate the type of the output of the operation, but that approach has met with almost universal disapproval.
2. I chose operations that I have found useful in my work. Should other operations, specifically permutation operators (transpose an array, etc.), be part of the SRFI?
Brad