Tue May 20 21:38:29 2025 gegenbauer_cc_test(): python version: 3.10.12 numpy version: 1.26.4 Test gegenbauer_cc(). chebyshev_even1_test: chebyshev_even1 computes the even Chebyshev coefficients of a function F, using the extreme points of Tn(x). Computed and Exact Coefficients: 0: 0.447782 0.447782 1: -0.705669 -0.705669 2: 0.0680358 0.0680358 3: -0.00480972 -0.00480972 chebyshev_even2_test: chebyshev_even2 computes the even Chebyshev coefficients of a function F, using the zeros of Tn(x). Computed Coefficients: 0: 0.447782 1: -0.705668 2: 0.0679919 3: -0.00244922 gegenbauer_cc1_test: gegenbauer_cc1 estimates the Gegenbauer integral of a function f(x) using a Clenshaw-Curtis type approach based on the extreme points of Tn(x). Value = 0.915449 Exact = 0.915451 gegenbauer_cc2_test: gegenbauer_cc2 estimates the Gegenbauer integral of a function f(x) using a Clenshaw-Curtis type approach based on the zeros of Tn(x). Value = 0.915452 Exact = 0.915451 r8_mop_test r8_mop evaluates (-1.0)^I4 as an R8. I4 r8_mop(I4) -15 -1.0 -54 1.0 -18 1.0 -33 -1.0 82 1.0 -84 1.0 11 -1.0 -69 -1.0 58 1.0 -64 1.0 gegenbauer_cc_test(): Normal end of execution. Tue May 20 21:38:30 2025