QuantumOptics.jl Versions Save

Library for the numerical simulation of closed as well as open quantum systems.

v1.0.15

5 months ago

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

9 months ago

QuantumOptics v1.0.14

Diff since v1.0.13

Merged pull requests:

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

v1.0.13

9 months ago

QuantumOptics v1.0.13

Diff since v1.0.12

Merged pull requests:

  • Only use set_time! for tdop updates (#369) (@amilsted)

v1.0.12

9 months ago

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

10 months ago

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

11 months ago

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])

v1.0.9

1 year ago

QuantumOptics v1.0.9

Diff since v1.0.8

Merged pull requests:

  • integrate backwards in time (#353) (@AmitRotem)
  • Promote state and time-span in schroedinger to the type from H(t)*psi (#356) (@AmitRotem)
  • CompatHelper: add new compat entry for ForwardDiff at version 0.10, (keep existing compat) (#358) (@github-actions[bot])

v1.0.8

1 year ago

QuantumOptics v1.0.8

Diff since v1.0.7

Closed issues:

  • Encounter an error when reproducing the code sample from the official manual (#347)

Merged pull requests:

  • restricted Arpack version (#349) (@ChristophHotter)

v1.0.7

1 year ago

QuantumOptics v1.0.7

Diff since v1.0.6

Merged pull requests:

  • Simdiag nh (#343) (@ChristophHotter)
  • Allow supplying jump state. (#344) (@amilsted)

v1.0.6

1 year ago

QuantumOptics v1.0.6

Diff since v1.0.5

Closed issues:

  • laziness-preserving embed? (#330)
  • Different result from QuTip 4.7.0 with the same parameters (#342)

Merged pull requests:

  • added method for recast! (#340) (@AmitRotem)
  • Update CompatHelper.yml (#341) (@david-pl)