pub fn assert_all_close(actual: &[f64], expected: &[f64])
Assert that two slices are approximately equal.