User:Tkiesel/Dev Notebook
Jump to navigation
Jump to search
DeBroglie Roadmap / Development notepad / Brainstorming Sandbox
- Continue tracking down why there are so many skipped turns.
- I used an approximation via <math>e^x = \lim_{n \to +\infty}(1+\frac{x}{n})^n</math>, with n = 128 It helped a lot, and it only gets serious error at 4-5+ bandwidths away. Also, the approximation drops off faster than the real thing, which is more acceptable to me than lingering too high.
- Virtual gun array time!
- How to choose a gun? I'm tempted to try instant runoff voting between several selectors with different rolling depths.