When you have several arrays of the same size and you need to sort them one can use the "Index & Bundle Cluster Array", use the "Sort 1D Array", the put down a for loop and then unbundle to get the arrays back to arrays. It would be nice to have the reverse capability of "Index & Bundle Cluster Array" to make the array of clusters back to a group of arrays. In my testing the "Index & Bundle Cluster Array" was 5 times faster than a For loop and Bundle. I would assume that the reverse could also be much faster.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.