Skip to content

Releases: qojulia/QuantumOptics.jl

v0.8.0

15 May 15:01
ac0d2fd
Compare
Choose a tag to compare

QuantumOptics v0.8.0

Diff since v0.7.3

Merged pull requests:

v0.7.3

28 Apr 11:01
Compare
Choose a tag to compare

QuantumOptics v0.7.3

Diff since v0.7.2

Merged pull requests:

v0.7.2

22 Apr 12:01
Compare
Choose a tag to compare

QuantumOptics v0.7.2

Diff since v0.7.1

Closed issues:

  • Subtype AbstractArray? (#236)
  • LazyTensor and FFTOperators ? (#264)

Merged pull requests:

v0.7.1

11 Feb 11:02
Compare
Choose a tag to compare

QuantumOptics v0.7.1

Diff since v0.7.0

Closed issues:

  • website down (#260)
  • website down? (#261)

Merged pull requests:

v0.7.0

08 Oct 08:19
v0.7.0
Compare
Choose a tag to compare

v0.7.0 (2019-10-07)

Diff since v0.6.8

Closed issues:

  • Splitting base functionality of QuantumOptics into a separate package (#258)

Merged pull requests:

v0.6.8

03 Oct 19:23
v0.6.8
Compare
Choose a tag to compare

v0.6.8 (2019-10-03)

Diff since v0.6.7

Closed issues:

  • Jump times and operators (#247)
  • Semiclassical MCWF (#233)

Merged pull requests:

v0.6.7

11 Sep 08:28
v0.6.7
Compare
Choose a tag to compare

v0.6.7 (2019-09-10)

Diff since v0.6.6

Merged pull requests:

v0.6.6

03 Jun 09:08
v0.6.6
Compare
Choose a tag to compare

v0.6.6 (2019-06-02)

Diff since v0.6.5

Closed issues:

  • methods union and intersect are redundant with base methods union and intersection (#248)
  • coherent_state in-place function should be named with an exclamation point (#244)
  • embed with false indexing overwrites sub-basis (#240)

Merged pull requests:

  • Adding Bloch-Redfield master equation (#250) (sd109)
  • remove intersect and union from sortedindices, as there are approprate methods in Base (#249) (atombear)
  • before embedding check that the destination basis matches the operator basis (#246) (atombear)
  • created coherentstate! for inplace operations (#245) (atombear)

Small fixes

04 Mar 13:24
Compare
Choose a tag to compare
v0.6.5

Patch failing tests

Some dot syntax for states and operators

22 Jan 09:56
Compare
Choose a tag to compare
v0.6.4

Fix typo in macro export