RiemCirc: A Generator of Nodes and Weights for Riemann Integration on the Circle

Richard J. Mathar
DOI: https://doi.org/10.48550/arXiv.1110.3349
2011-10-14
Numerical Analysis
Abstract:RiemCirc is a C++ program which allocates points inside the unit circle for numerical quadrature on the circle, aiming at homogeneous equidistant distribution. The weights of the quadrature rule are computed by the area of the tiles that surround these nodes. The shapes of the areas are polygonal, defined by Voronoi tessellation.
What problem does this paper attempt to address?