Re(1): Challenge Accepted... Challenge Met Posted on May 26, 2025 at 12:13:32 PM by Craig G
BTW...
1 - If the number of unique point sequences explodes from 422,384 for Spec 7, to 43,187,908 for Spec 9, what in the world would we get for a rare 10-post game such as was played in the Philippines, or once as a demo at Magic City? Or a straight points, no doubling, game such as at the Citrus?
2 - This shuffling technique is easily extensible to 10 post games, in fact all the way up to 16 posts. We would just use 2 __m128i (16 byte) variables, one for the posts , and one for the scores. Just use the same s/r shuffle masks on both to keep them in synch. Replies: