pub fn parse_floats_simd(fields: &[&str]) -> Result<Vec<f64>>
Parse floating-point numbers from CSV using SIMD