Skip to main content

apply_noncommuting_subsystem_exchange_phases

Function apply_noncommuting_subsystem_exchange_phases 

Source
pub fn apply_noncommuting_subsystem_exchange_phases(
    state: &mut [Complex64],
    local_dimensions: &[usize],
    retained_sites: &[usize],
    noncommuting_groups: &[NoncommutingGroup],
) -> Result<()>
Expand description

Apply arbitrary selected exchange phases to a pure state.