“…We can compute B = BD(A) by means of the algorithm TNCauchyBD of P. Koev, with the instruction B = TNCauchyBD(x,y), by defining x = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9], y = [1,2,3,4,5,6,7,8,9,10] (P. Koev is using as entries of the Cauchy matrix c ij = 1/(x i + y j )). Then the eigenvalues are computed by means of the instruction TNEigenvalues(B).…”