pub fn ne(left: &[f64], right: &[f64]) -> Vec<f64>
Not-equal comparison (auto-selects SIMD or scalar)