pub fn std_simd_py( data: &Bound<'_, PyArray1<f64>>, ddof: usize, ) -> PyResult<f64>
Compute SIMD-optimized standard deviation