pub fn xyz_expectation_value(
    observable: char,
    state: &PyState,
    targets: Vec<usize>
) -> Vec<Float>