Releases: qojulia/QuantumOptics.jl
Releases · qojulia/QuantumOptics.jl
Small fixes
v0.6.5 Patch failing tests
Some dot syntax for states and operators
v0.6.4 Fix typo in macro export
Patch bug in Bra creation
v0.6.3 Fix silly copy-paste error
Parametric types
v0.6.2 Add some missing basis checks
Julia v0.7 compatibility
v0.6.1 v0.7 compatibility
Release for v0.7-beta2
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
v0.5.5 Fix steady eig docstring formatting