Hello,
Here is a simple problem of interpolating data.

Nothing strange, the vectors X and Y were reversed and the interpolation done. Actually we did not have to reverse the vectors - it would work either way. But the strange thing might be that this will not work until we use Optimization numeric for both X and Y definitions with reverse() function. The error with the symbolic optimization will be "The array dimensions do not match" if we tried to augment(X,Y,points,size). Do not know if this might be a bug but just wanted to report this. The numeric optimization was just my lucky guess.
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"