circle_rule_test, a MATLAB program which calls circle_rule() to compute quadrature rules for approximating integrals over the circumference of the unit circle in 2D.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
circle_rule, a MATLAB library which computes quadrature rules for the unit circle in 2D, that is, the circumference of the circle of radius 1 and center (0,0).