=?ISO-8859-15?Q?Achim_G=E4dke?= writes: > I have to integrate a vector-function, which returns its values once. > I'd like to use an adaptive algorithm, which profits of this behavior, > instead of ignoring one value. > > Any suggestions? The techniques used by quadpack can be generalised easily to vector functions. Brian