Skip to content

v0.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 10:26
· 6 commits to main since this release
ccc5c59

WaveguideQED v0.2.6

Diff since v0.2.5

  • 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:

Closed issues:

  • How to measure the coincidence expectation value (#46)