Releases: qojulia/QuantumOptics.jl
Releases · qojulia/QuantumOptics.jl
v1.2.5
QuantumOptics v1.2.5
Merged pull requests:
- Bump peter-evans/find-comment from 3 to 4 (#462) (@dependabot[bot])
- Bump peter-evans/create-or-update-comment from 4 to 5 (#463) (@dependabot[bot])
- Bump actions/upload-artifact from 4 to 5 (#464) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#465) (@dependabot[bot])
- Update README discussion and help section (#466) (@Krastanov-agent)
- Refactor Buildkite pipeline using matrix approach (#467) (@Krastanov-agent)
- Update GitHub workflows: remove CompatHelper, add Julia dependabot (#468) (@Krastanov-agent)
- Bump actions/cache from 4 to 5 (#470) (@dependabot[bot])
- Fix codecov configuration: change 'file:' to 'files:' (#480) (@Krastanov-agent)
- Fix benchmark workflow configuration (#481) (@Krastanov-agent)
- Bump julia-actions/setup-julia from 1 to 2 (#482) (@dependabot[bot])
- CI: enforce downgrade runtest compatibility flags (#488) (@Krastanov-agent)
- Bump julia-actions/cache from 2 to 3 (#490) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#495) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#501) (@dependabot[bot])
- Update RecursiveArrayTools requirement from 3.35 to 3.35, 4.2 (#502) (@dependabot[bot])
- Update OrdinaryDiffEqCore requirement from 1.21 to 1.21, 3.33 (#503) (@dependabot[bot])
- Update SciMLBase requirement from 2.114 to 2.114, 3.3 (#504) (@dependabot[bot])
- downgrade and ci cleanup (#505) (@Krastanov)
v1.2.4
QuantumOptics v1.2.4
Merged pull requests:
- CompatHelper: bump compat for KrylovKit to 0.9, (keep existing compat) (#430) (@github-actions[bot])
- CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#437) (@github-actions[bot])
- Add JET tests (#446) (@ErikQQY)
- Add Aqua tests (#447) (@ErikQQY)
- Switch to TestItems (#448) (@ErikQQY)
- Bump dawidd6/action-download-artifact from 9 to 10 (#450) (@dependabot[bot])
- Fix #432 (#452) (@apkille)
- Bump dawidd6/action-download-artifact from 10 to 11 (#454) (@dependabot[bot])
- CompatHelper: bump compat for KrylovKit to 0.10, (keep existing compat) (#457) (@github-actions[bot])
- Bump actions/checkout from 4 to 5 (#458) (@dependabot[bot])
- Add GPU functionality tests for QuantumOptics.jl (#459) (@Krastanov-agent)
- Add downgrade GitHub Action workflow (#460) (@Krastanov-agent)
- fix for breaking internal change to DiffEqBase.promote_dual (#461) (@Krastanov)
Closed issues:
v1.2.3
QuantumOptics v1.2.3
Merged pull requests:
- Bump dawidd6/action-download-artifact from 7 to 9 (#435) (@dependabot[bot])
- Correct docstring typo in master.jl (#436) (@zejian-li)
- strip OrdinaryDiffEq and use specific subpackages instead (#438) (@Krastanov)
v1.2.2
QuantumOptics v1.2.2
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#425) (@dependabot[bot])
- Bump dawidd6/action-download-artifact from 6 to 7 (#427) (@dependabot[bot])
- Quick fix for promote dual (#434) (@amilsted)
Closed issues:
v1.2.1
v1.2.0
QuantumOptics v1.2.0
Merged pull requests:
- CompatHelper: bump compat for KrylovKit to 0.7, (keep existing compat) (#385) (@github-actions[bot])
- CompatHelper: bump compat for KrylovKit to 0.8, (keep existing compat) (#397) (@github-actions[bot])
- Rates spectrum (#402) (@ChristophHotter)
- uncomment testset (#403) (@ChristophHotter)
- Broadcasting for semiclassical objects (#404) (@apkille)
- Implement ForwardDiff in master solvers and general DiffEq problems on QO types (#409) (@apkille)
- Implement benchmarks for broadcasting QO types (#411) (@apkille)
- CompatHelper: bump compat for DiffEqCallbacks to 4, (keep existing compat) (#418) (@github-actions[bot])
Closed issues:
- Why is broadcasting restricted? (#299)
- products for LazySum (#334)
- mcwf() appears to do runtime dispatch in _df() (#346)
- docs do not seem to show methods implemented in QuantumOpticsBase (#373)
- Can't see occupations for composite many-body basis (#383)
- Different Fockbasis implementation (#384)
- moving to codecov 4 (#400)
- Bump KylovKit compat to include 0.8 (#416)
v1.1.1
QuantumOptics v1.1.1
Merged pull requests:
v1.1.0
v1.0.17
QuantumOptics v1.0.17
Merged pull requests:
- Bump codecov/codecov-action from 1 to 4 (#394) (@dependabot[bot])
- Inference improvements for timeevolution (#396) (@amilsted)
Closed issues:
- usability/documentation improvement: MethodError typehints when picking the wrong master equation function and better
see alsosections in the documentation (#386)
v1.0.16
QuantumOptics v1.0.16
Merged pull requests:
- Promote TimeDependentSum to Dual when using ForwardDiff (#378) (@AmitRotem)
- CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat) (#382) (@github-actions[bot])
- Adding dependabot (#390) (@a-eghrari)
- Bump actions/checkout from 2 to 4 (#391) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#392) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#393) (@dependabot[bot])
- Adding hint for master and Schrödinger solver (#395) (@a-eghrari)
Closed issues: