toms886_test


toms886_test, an Octave code which calls toms886(), which implements an interpolation procedure based on "Padua points", defined in the square [-1,+1]^2, whose interpolating power is especially good. It is possible to map these points to the general rectangle, ellipse or triangle to do interpolation on these regions as well.

Licensing:

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

Related Data and Programs:

toms886, an Octave code which defines the Padua points for interpolation in a 2D region, including the rectangle, triangle, and ellipse, by Marco Caliari, Stefano de Marchi, Marco Vianello. This is a version of ACM TOMS algorithm 886.

Source Code:


Last revised on 02 March 2019.