Alias approxUlp

Compare two data sets with ApproxMethod.ulp. That is call scalarApproxUlp on each couple of the data sets.

alias approxUlp = approx!(ApproxMethod.ulp);