Skip to content

Use Qutip's Monte Carlo solver when combining Hamiltonian randomization and collapse operators #713

Open
@HGSilveri

Description

@HGSilveri

Currently, a noisy simulation that requires Hamiltonian randomization (from eg "doppler" or "amplitude" noise) and collapse operators (from eg. "dephasing") is solving the master equation multiple times, each time sampling the final state to give to NoisyResults. This is inefficient because the master equation is wasting significant time to calculate the final density matrix state, which we ultimately ignore.
In this particular case, we could instead use the Monte Carlo solver.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions