class TestInterp:
Undocumented
Method | sc |
scale function used by the below tests |
Method | test_basic |
Undocumented |
Method | test_complex_interp |
Undocumented |
Method | test_exceptions |
Undocumented |
Method | test_if_len_x_is_small |
Undocumented |
Method | test_non_finite_any_nan |
test that nans are propagated |
Method | test_non_finite_behavior_exact_x |
Undocumented |
Method | test_non_finite_half_inf_f |
Test interp where the f axis has a bound at inf |
Method | test_non_finite_half_inf_x |
Test interp where the x axis has a bound at inf |
Method | test_non_finite_half_inf_xf |
Test that interp where both axes have a bound at inf gives nan |
Method | test_non_finite_inf |
Test that interp between opposite infs gives nan |
Method | test_period |
Undocumented |
Method | test_right_left_behavior |
Undocumented |
Method | test_scalar_interpolation_point |
Undocumented |
Method | test_zero_dimensional_interpolation_point |
Undocumented |