blend_test, an Octave code which calls blend(), which "blends" multidimensional data, that is, perform a kind of interpolation. However, in this case, the data may be known at points, or curves, or planes, and is to be extended to a higher-dimensional domain.
The computer code and data files described and made available on this web page are distributed under the MIT license
blend, an Octave code which implements blended mapping or transfinite interpolation;