Releases: qojulia/QuantumInterface.jl
Releases · qojulia/QuantumInterface.jl
v0.4.2
QuantumInterface v0.4.2
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#62) (@dependabot[bot])
- Add downgrade GitHub Action workflow (#63) (@Krastanov-agent)
- Add commutator and anticommutator functions (#64) (@Krastanov-agent)
- Bump julia-actions/setup-julia from 1 to 2 (#65) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#66) (@dependabot[bot])
- Update GitHub workflows: remove CompatHelper, add Julia dependabot (#67) (@Krastanov-agent)
v0.4.1
QuantumInterface v0.4.1
Merged pull requests:
v0.4.0
QuantumInterface v0.4.0
- (breaking) Move methods which access a
.datafield but are defined only on an abstract types to QuantumOpticsBase - Declare
mutual_information, without any implemented methods. - Move
PositionBasisandMomentumBasishere fromQuantumOpticsBase.
Merged pull requests:
- Remove access of
.datafield on abstract types (#57) (@akirakyle) - add mutual_information (#58) (@Fe-r-oz)
- Migrate
PositionBasisandMomentumBasisfrom QuantumOpticsBase.jl (#59) (@apkille)
Closed issues:
- a bunch of methods acting on abstract types assume internal layout for these types (#12)
v0.3.10
QuantumInterface v0.3.10
Merged pull requests:
- Deprecate
PauliBasis(#52) (@akirakyle)
Closed issues:
PauliBasisis misleadingly named as it doesn't represent the operator basis of Pauli matrices+identity (#36)
v0.3.9
QuantumInterface v0.3.9
Merged pull requests:
- Deprecate
equal_bases(#41) (@akirakyle) - move entropy_vn for pure states (#49) (@Hamiltonian-Action)
- Introduce
GabsReprfor future work in QuantumSymbolics (#50) (@apkille) - Change
@asserttoArgumentError(#53) (@akirakyle) - Implement general
tensor_powviaBase.power_by_squaring(#54) (@akirakyle)
v0.3.8
QuantumInterface v0.3.8
Merged pull requests:
- Introducing metrics into the interface (#48) (@Hamiltonian-Action)
v0.3.7
QuantumInterface v0.3.7
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#31) (@dependabot[bot])
- Migrate
expressandAbstractRepresentationtype from QuantumSymbolics (#46) (@apkille)
v0.3.6
QuantumInterface v0.3.6
Merged pull requests:
v0.3.5
QuantumInterface v0.3.5
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#22) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#23) (@dependabot[bot])
- Solve piracies and ambiguities (#28) (@Tortar)
v0.3.4
QuantumInterface v0.3.4
Merged pull requests: