pub fn delta_encode_simd(data: &ArrayView1<'_, f64>) -> Array1<f64>
Delta encoding using SIMD operations