v0.2.6
WaveguideQED v0.2.6
- Waveguides now loop, so that if the simulation time extends the length of the waveguide state, the time index starts over. This also works with delayed operators, allowing for the simulation of separated emitter, etc. See also #49
- Documentation added that showcases the usage of the above loop mechanic. See: https://qojulia.github.io/WaveguideQED.jl/dev/time_delay/#emitters
Merged pull requests:
- Waveguide looping (#50) (@mabuni1998)
Closed issues:
- How to measure the coincidence expectation value (#46)