07-Jan-2022 17:57:58 CCL_TEST: MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2. Test ccl() Read sets of points in [-1,+1], computed by CHEBYSHEV_1D_LUMPING. For a set of dimension N, estimate the Lebesgue constant L, and the ratio of L to log(N+1). CHEBYZERO_TEST: Read sets of Chebyshev Zero nodes in [-1,+1], computed by CHEBYSHEV_1D_LUMPING. For a set of dimension N, estimate the Lebesgue constant L, and the ratio of L to log(N+1). L(N) = Lebesgue constants 1: 5 1.98885 2: 9 2.36186 3: 17 2.76635 4: 33 3.18851 5: 65 3.62003 6: 129 4.05638 7: 257 4.49518 L2 = L(N)/log(N+1): 1: 5 1.11 2: 9 1.02574 3: 17 0.957093 4: 33 0.904192 5: 65 0.86404 6: 129 0.833354 7: 257 0.80951 CVT_CHEBYSHEV_TEST: Read sets of CVT nodes initialized "C" in [-1,+1], computed by CHEBYSHEV_1D_LUMPING. For a set of dimension N, estimate the Lebesgue constant L, and the ratio of L to log(N+1). L(N) = Lebesgue constants 1: 5 1.57088 2: 9 1.94639 3: 17 2.36552 4: 33 2.84216 5: 65 3.44077 6: 129 4.27972 7: 257 5.40298 L2 = L(N)/log(N+1): 1: 5 0.876724 2: 9 0.845305 3: 17 0.818414 4: 33 0.805976 5: 65 0.821253 6: 129 0.879238 7: 257 0.972992 CVT_RANDOM_TEST: Read sets of CVT nodes initialized "R" in [-1,+1], computed by CHEBYSHEV_1D_LUMPING. For a set of dimension N, estimate the Lebesgue constant L, and the ratio of L to log(N+1). L(N) = Lebesgue constants 1: 5 1.57087 2: 9 1.94634 3: 17 19847.6 4: 33 2.84288 5: 65 17.1709 6: 129 2.80138e+33 7: 257 8.38553e+70 L2 = L(N)/log(N+1): 1: 5 0.876722 2: 9 0.845285 3: 17 6866.79 4: 33 0.806179 5: 65 4.09841 6: 129 5.75524e+32 7: 257 1.5101e+70 CVT_UNIFORM_TEST: Read sets of CVT nodes initialized "U" in [-1,+1], computed by CHEBYSHEV_1D_LUMPING. For a set of dimension N, estimate the Lebesgue constant L, and the ratio of L to log(N+1). L(N) = Lebesgue constants 1: 5 1.57088 2: 9 1.94639 3: 17 2.36552 4: 33 2.8422 5: 65 22.4881 6: 129 2.48569e+18 7: 257 3.10444e+58 L2 = L(N)/log(N+1): 1: 5 0.876724 2: 9 0.845305 3: 17 0.818414 4: 33 0.805987 5: 65 5.36754 6: 129 5.10667e+17 7: 257 5.5906e+57 CCL_TEST: Normal end of execution. 07-Jan-2022 17:57:59