Releases: jfeist/QuantumAlgebra.jl
Releases · jfeist/QuantumAlgebra.jl
v1.5.1
QuantumAlgebra v1.5.1
Diff since v1.5.0
Merged pull requests:
- CompatHelper: bump compat for SymPyPythonCall in [weakdeps] to 0.4, (keep existing compat) (#23) (@github-actions[bot])
- CompatHelper: bump compat for Symbolics in [weakdeps] to 6, (keep existing compat) (#24) (@github-actions[bot])
Closed issues:
- Implement partial vacuum states (#22)
v1.4.0
QuantumAlgebra v1.4.0
Diff since v1.3.1
Merged pull requests:
- CompatHelper: add new compat entry for PackageExtensionCompat at version 1, (keep existing compat) (#20) (@github-actions[bot])
- CompatHelper: add new compat entry for SymPyPythonCall in [weakdeps] at version 0.3, (keep existing compat) (#21) (@github-actions[bot])
v1.3.0
QuantumAlgebra v1.3.0
Diff since v1.2.0
Merged pull requests:
- CompatHelper: add new compat entry for Preferences at version 1, (keep existing compat) (#17) (@github-actions[bot])
- CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) (#18) (@github-actions[bot])
- Migrate from SnoopPrecompile to PrecompileTools (#19) (@timholy)
v1.2.0
QuantumAlgebra v1.2.0
Diff since v1.1.1
Closed issues:
- ^(-1) and / operation on param() (#15)
- General operator instead of ladder opertors (#16)
v1.1.1
QuantumAlgebra v1.1.1
Diff since v1.1.0
Closed issues:
- String macro for parameter that is complex-conjugated (#13)
v1.1.0
QuantumAlgebra v1.1.0
Diff since v1.0.1
Closed issues:
- Define multiple fermion operators (#9)
Merged pull requests:
- add macro to define a group of mutually anticommuting fermionic operators (#11) (@jfeist)
- fix setup of default operators (a, adag, f, fdag, σx, σy, σz, σp, σm) on julia <1.6 (#12) (@jfeist)