patterson_rule_test, a Fortran90 code which calls patterson_rule(), which returns the points and weights of a 1D Gauss-Patterson quadrature rule of order 1, 3, 7, 15, 31, 63, 127, 255 or 511, based on interaction with the user.
The information on this web page is distributed under the MIT license.
patterson_rule, a Fortran90 code which returns the points and weights of a 1D Gauss-Patterson quadrature rule of order 1, 3, 7, 15, 31, 63, 127, 255 or 511.