Skip to content

Releases: qojulia/QuantumOptics.jl

v1.0.9

27 Jan 18:37
cda5818
Compare
Choose a tag to compare

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

22 Nov 07:57
8e3a6ef
Compare
Choose a tag to compare

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:

v1.0.7

26 Oct 22:50
4354d22
Compare
Choose a tag to compare

QuantumOptics v1.0.7

Diff since v1.0.6

Merged pull requests:

v1.0.6

14 Oct 21:20
b2f6661
Compare
Choose a tag to compare

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:

v1.0.5

21 Jun 18:21
f83b4fd
Compare
Choose a tag to compare

QuantumOptics v1.0.5

Diff since v1.0.4

Closed issues:

  • Support for OrdinaryDiffEq version 6 (#328)
  • LazyTensor abnormal allocs (#331)
  • Bug: Abnormal allocation and save_on=false not working (#332)
  • Inexact error Complex -> Float with MCWF jumps (#335)
  • FFT performance issue (#336)

Merged pull requests:

  • Force real probabilities to avoid inexact error (#337) (@david-pl)

v1.0.4

05 Apr 07:36
b2618ee
Compare
Choose a tag to compare

QuantumOptics v1.0.4

Diff since v1.0.3

Merged pull requests:

v1.0.3

23 Feb 21:11
871183f
Compare
Choose a tag to compare

QuantumOptics v1.0.3

Diff since v1.0.2

Closed issues:

  • Coherent spin states overflows for large spin number (#326)

Merged pull requests:

  • Use recursive formula for binomial coefficient in CSS construction (#327) (@goerz)

v1.0.2

11 Feb 11:43
f4e996f
Compare
Choose a tag to compare

QuantumOptics v1.0.2

Diff since v1.0.1

Closed issues:

  • Iterative solver for steadystate returning different results each time I run my code (#315)
  • Data type of Ket() sometimes incompatible with timeevolution methods (#317)
  • Support for a tidy up funcion to kill small values (#319)
  • Composite basis + embed lead to incompatible bases when used together with tensor (#323)

Merged pull requests:

v1.0.1

27 Jul 12:28
3d0499c
Compare
Choose a tag to compare

QuantumOptics v1.0.1

Diff since v1.0.0

Closed issues:

  • Transform with ket_only option uses gemv! fallback for operators (#242)
  • Renormalization of wave function during MCWF evolution (#269)
  • Real Valued Operators (#278)
  • Efficient way to simulate many trajectories (#295)

Merged pull requests:

  • Don't reshape into drho in steadystate.iterative (#316) (@david-pl)

v1.0.0

19 Jul 14:50
7237d9e
Compare
Choose a tag to compare

QuantumOptics v1.0.0

Diff since v0.8.10

Closed issues:

  • Steady State solver (#252)
  • embed for sum basis is not implemented (#272)
  • Misc (#273)
  • Plans to participate in GSoC 2022? (#311)

Merged pull requests: