Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Thank you for reply + couple of keywords) Im trying to find purpose for "kumite" thing thus bothering people around.. that the spirit, i guess
gotta have some fun with llvm intermediates x)
Of course !!
I was not running for perf...
Use of a rand instead of a mersenne twister, etc.. and even the use of std:experimental::simd etc...
Note on your note: any modern compiler will unroll the loop, and... turn i++ into ++i.. 😀
I think you mixed up the "lines and needles" approach (https://en.wikipedia.org/wiki/Buffon%27s_needle) with the "square and circle" approach. There is no point in talking about needles here, just points.
Fixed, thanks!
The instructions mention
awesomePhrases
but, at least in Python, the variable is actuallyawesome_phrases
.