For those who don't follow, the acronyms mean "array of structures" vs "structure of arrays". These are two orthohonal ways to represent data, both of which have advantages which make them attractive. Being able to switch the same data around between the two is cool and innovative.