Two weeks into learning this stuff I am faced with a problem that maybe one or two of you can answer.
I have worked with some open-source code to permute a single array. How would/could I take this to the next level by permuting multiple arrays ie; <begin with array> <end with array>?
I hope that I've provided a clear understanding of what I'm trying to do. Maybe someone has already written the code and I can't find it.