Skip to content

Releases: qojulia/QuantumOptics.jl

v1.1.1

10 Jul 17:56
7e72226
Compare
Choose a tag to compare

QuantumOptics v1.1.1

Diff since v1.1.0

Merged pull requests:

  • Don't tuplify time-dependent ops if types are homogenous (#401) (@amilsted)

v1.1.0

27 Jun 20:40
1b634ef
Compare
Choose a tag to compare

QuantumOptics v1.1.0

Diff since v1.0.17

  • Adds ChargeBasis basis type via QuantumOpticsBase v0.5.

v1.0.17

26 Jun 20:41
b2f2c3f
Compare
Choose a tag to compare

QuantumOptics v1.0.17

Diff since v1.0.16

Merged pull requests:

Closed issues:

  • usability/documentation improvement: MethodError typehints when picking the wrong master equation function and better see also sections in the documentation (#386)

v1.0.16

10 Jun 19:50
b515a2b
Compare
Choose a tag to compare

QuantumOptics v1.0.16

Diff since v1.0.15

Merged pull requests:

  • Promote TimeDependentSum to Dual when using ForwardDiff (#378) (@AmitRotem)
  • CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat) (#382) (@github-actions[bot])
  • Adding dependabot (#390) (@a-eghrari)
  • Bump actions/checkout from 2 to 4 (#391) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#392) (@dependabot[bot])
  • Bump actions/cache from 1 to 4 (#393) (@dependabot[bot])
  • Adding hint for master and Schrödinger solver (#395) (@a-eghrari)

Closed issues:

  • Return noise in stochastic solvers (#355)
  • Different behavior of schroedinger() and master() for sum basis. (#377)
  • update CI actions to newest versions and set up dependabot (as is already done for QuantumOpticsBase.jl) (#389)

v1.0.15

16 Dec 20:48
8012aa8
Compare
Choose a tag to compare

QuantumOptics v1.0.15

Diff since v1.0.14

Merged pull requests:

  • CompatHelper: bump compat for RecursiveArrayTools to 3, (keep existing compat) (#375) (@github-actions[bot])

Closed issues:

  • LazySum of LazyTensor of sparse result in high alloc in integration (#352)
  • Addition of LazyTensor and LazySum (#354)
  • Time-dep operators used with non-dynamic evolution (#370)
  • High allocations in timevolution.schroedinger_dynamic and master_dynamic (#374)

v1.0.14

01 Aug 22:22
e593ae1
Compare
Choose a tag to compare

QuantumOptics v1.0.14

Diff since v1.0.13

Merged pull requests:

  • Add const checking for non-dynamic evolution (#371) (@amilsted)

v1.0.13

26 Jul 20:05
3dacb02
Compare
Choose a tag to compare

QuantumOptics v1.0.13

Diff since v1.0.12

Merged pull requests:

v1.0.12

25 Jul 04:31
7474584
Compare
Choose a tag to compare

QuantumOptics v1.0.12

Diff since v1.0.11

Merged pull requests:

  • KrylovKit spectrum solver (#367) (@aryavorskiy)
  • CompatHelper: add new compat entry for KrylovKit at version 0.6, (keep existing compat) (#368) (@github-actions[bot])

v1.0.11

06 Jul 01:26
eff22f1
Compare
Choose a tag to compare

QuantumOptics v1.0.11

Diff since v1.0.10

Merged pull requests:

  • add a simple extra test to the steady state solver (#365) (@Krastanov)
  • Support time-dependent operators in timeevolution (#366) (@amilsted)

v1.0.10

26 May 17:05
03ccf40
Compare
Choose a tag to compare

QuantumOptics v1.0.10

Diff since v1.0.9

Closed issues:

  • Precompiling fails on Julia 1.8.5 (#359)

Merged pull requests:

  • Propagating operators with schroedinger (#360) (@AmitRotem)
  • When evolving an operator, make it dense. (#362) (@amilsted)
  • CompatHelper: bump compat for QuantumOpticsBase to 0.4, (keep existing compat) (#363) (@github-actions[bot])