Difference between revisions of "Thread:Talk:Diamond/Version History/kernel density is important/reply"

From Robowiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 08:38, 15 July 2012

Fun to experiment with!

I just need to figure out where my major performance problems lie, because if I try directly using Math.exp() or Math.pow(), I get hundreds or thousands of skipped turns in a round. I'm pretty heavily reliant on using a fast approximation for Math.exp() right now.. but I don't think I should have to be...