pub fn tabulated_ao_fig(
    mol: &Molecule,
    points: &Vec<[f64; 3]>
) -> MatrixFull<f64>