Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-01 | 1.4 kB | |
v1.2.4 source code.tar.gz | 2025-09-01 | 63.3 kB | |
v1.2.4 source code.zip | 2025-09-01 | 94.9 kB | |
Totals: 3 Items | 159.6 kB | 0 |
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:
- We rely on promote_dual
, removed from upstream DiffEqBase (#432)
- failed to precompile QuantumOptics (#441)
- Static analysis tests for code quality (with JET and Aqua) (#442)
- Switch tests to use to TestItems.jl
for easier integration with IDEs and other advanced tests runners (#443)