pub fn cartesian_gto_batch_par_v03( a: f64, l: usize, c: &[f64; 3], r: &[[f64; 3]]) -> MatrixFull<f64>