patterson_rule_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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.

Source Code:


Last revised on 06 August 2020.