pub fn batch_ndarray_to_vectors(arrays: &[Array1<f64>]) -> Vec<Vector>
Batch convert multiple ndarrays to vectors (SIMD-friendly)