Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 17:38
cbe58e9

WaveguideQED v0.2.0

Closed issues:

  • Authorship and license (#1)
  • overly specific type signatures (#2)
  • Basis type (#3)
  • some allocations in timestep! (#4)
  • a few explicit calls to complex (#5)
  • Lazy operator (#6)
  • Plus method for LazyTensor and LazySum (#7)
  • Activating CavityWaveguide environment (#8)
  • Allocation (#9)
  • Performance of mul! (#10)
  • Representation of two-photon state (#11)
  • Order of hilbert spaces impact performance (#12)
  • Efficient wda and adw operator (#13)
  • Views and reshapes of sparsearrays (#23)
  • Handling input/output waveguide in view (#25)
  • any reason for the build directory in the repository? (#26)
  • Multiple waveguides (#28)

Merged pull requests:

  • start docs (#14) (@Krastanov)
  • CompatHelper: add new compat entry for Interpolations at version 0.14, (keep existing compat) (#15) (@github-actions[bot])
  • CompatHelper: add new compat entry for DifferentialEquations at version 7, (keep existing compat) (#16) (@github-actions[bot])
  • CompatHelper: add new compat entry for PyPlot at version 2, (keep existing compat) (#17) (@github-actions[bot])
  • CompatHelper: add new compat entry for NumericalIntegration at version 0.3, (keep existing compat) (#18) (@github-actions[bot])
  • CompatHelper: add new compat entry for QuantumOptics at version 1, (keep existing compat) (#19) (@github-actions[bot])
  • CompatHelper: add new compat entry for UnsafeArrays at version 1, (keep existing compat) (#20) (@github-actions[bot])
  • CompatHelper: add new compat entry for Parameters at version 0.12, (keep existing compat) (#21) (@github-actions[bot])
  • CI and Static Analysis (#30) (@Krastanov)
  • added RCParams in plots and installed matplolib in initial setup (#31) (@mabuni1998)
  • Updated documentation link (#33) (@mabuni1998)
  • should_upstream.jl removed since it has been upstreamed in QuantumOpticsBase.jl (#34) (@mabuni1998)