Skip to content

Releases: qojulia/QuantumOptics.jl

Patch bug in Bra creation

14 Nov 13:10
Compare
Choose a tag to compare
v0.6.3

Fix silly copy-paste error

Parametric types

14 Nov 12:36
Compare
Choose a tag to compare
v0.6.2

Add some missing basis checks

Julia v0.7 compatibility

14 Aug 11:59
Compare
Choose a tag to compare
v0.6.1

v0.7 compatibility

Release for v0.7-beta2

03 Aug 08:48
e897c16
Compare
Choose a tag to compare
Bump REQUIRE to v0.7-beta2 (#230)

* Bump REQUIRE to v0.7-beta2

* Fix deprecations

* Fix deprecations

* Remove Compat imports

* Change WignerSymbols version

* First successful build

* Fock tests pass

* Some more tests pass

* All tests except printing pass

* Replace Complex128 with ComplexF64 in tests

* Rename Complex128 to ComplexF64

* Add FFTW requirement

* Update printing

* Add Arpack requirement

* Add rounding to printing

* Update tests to use 0.7

* Fix compilation deprecation warnings

* Fix printing

* Fix deprecations

* Rename full to dense

* Fix some more deprecations

* More deprecations

* Fix operator deprecations

* Fix particle deprecations

* Fix all deprecations occurring in tests

* Update REQUIRE

* Update appveyor

* Fix a bug in subspace; export norm

* Fix silly bug in subspace

Final Julia v0.6 release

27 Jul 11:26
Compare
Choose a tag to compare
v0.5.5

Fix steady eig docstring formatting

v0.5.4

26 Jun 10:58
Compare
Choose a tag to compare
Update to DiffEq with better callbacks for MCWF

v0.5.3

28 May 13:11
Compare
Choose a tag to compare
Fix bug for classical nondiagonal noise

v0.5.2

11 Apr 20:23
Compare
Choose a tag to compare
Implement potentialoperator for composite bases

v0.5.1

20 Mar 13:21
efe570c
Compare
Choose a tag to compare
Fix bug in MCWF that prevented saving before/after jumps (#208)

* Fix bug in MCWF that prevented saving before/after jumps

* Add test for displays