pub fn spheric_gto_1st_value_batch(
    r: &[[f64; 3]],
    gto_center: &[f64; 3],
    bas: &Basis4Elem
) -> Vec<MatrixFull<f64>>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,