Notes on the circle problem
My python program to calculate R2(n)
. Written in Python 2.7. Includes several files.
A discussion of how to write code for Gauss' circle problem
.
My source for the original code
. Implemented with floating point numbers. The comments on both these pages are useful.