in reply to Re^3: How to speed up a nested loop?
in thread How to speed up a nested loop?

Memory is not an issue and its main feature, which is being able to apply functions quickly to the entire contents of an array is not useful in my case. I will however test it a bit to see if it can actually handle the data faster.