I couldn't easily see another place to make this comment.

I'm working on SRFI-122, YAAL (Yet Another Array Library), so I'm
studying other array libraries and am trying to understand
array-axis-permute in the math/array Racket library:

http://docs.racket-lang.org/math/array_transform.html?q=permute#%28def._%28%28lib._math%2Farray..rkt%29._array-axis-permute%29%29

I think the English prose description is precise enough, but each of the
example permutations is its own inverse, so it doesn't matter whether
they indicate the source or destination axis numbers.

Perhaps adding an extra example would help.

Brad

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to