pub fn arr1(data: &[f32]) -> Array1<f32>
Free function: create Array1 from slice (replaces ndarray::arr1)
ndarray::arr1