pub fn apply_fermionic_subsystem_phases( state: &mut [Complex64], local_dimensions: &[usize], retained_sites: &[usize], ) -> Result<()>
Apply fermionic subsystem-ordering phases to a packed pure state.