Talk:Total circles area: Difference between revisions

Content added Content deleted
Line 99: Line 99:
==Link==
==Link==
* [http://stackoverflow.com/a/1667789/10562 Stack Overflow. Nice diagram and comments].
* [http://stackoverflow.com/a/1667789/10562 Stack Overflow. Nice diagram and comments].

==Python Van der Corput==
Is this solution converging faster or slower than the simpler grid or totally random sampling strategies?