Releases: qutip/QuantumToolbox.jl
Releases · qutip/QuantumToolbox.jl
v0.34.0
QuantumToolbox v0.34.0
see ChangeLog
Merged pull requests:
- Improve efficiency of generation of Bloch-Redfield tensor and fix documentation typos (#509) (@albertomercurio)
- Add
keep_runs_results
option for multi-trajectory solvers to align with qutip (#512) (@ytdHuang) - CompatHelper: bump compat for Makie in [weakdeps] to 0.24 (#513) (@github-actions[bot])
- Add support to ForwarDiff differentiation (#515) (@albertomercurio)
- Add documentation on Forward and Reverse differentiation (#517) (@albertomercurio)
- Bump to v0.34.0 (#518) (@albertomercurio)
v0.33.0
QuantumToolbox v0.33.0
see ChangeLog
Merged pull requests:
- First try of ENR implementation (#499) (@TendonFFF)
- Excitation number restricted (
ENR
) state space implementation (#500) (@TendonFFF) - Check for orthogonality breakdown in
Lanczos
(#502) (@matteosecli) - Store both
times
andtimes_states
in time evolution solutions (#506) (@ytdHuang) - Fix errors in
Julia v1.12
(#507) (@ytdHuang) - Bump to v0.33.0 (#508) (@albertomercurio)
Closed issues:
v0.32.1
v0.32.0
QuantumToolbox v0.32.0
see ChangeLog
Merged pull requests:
- Implement Bloch Sphere rendering (#472) (@Fe-r-oz)
- Bloch Redfield master equation implementation (#473) (@TendonFFF)
- Lanczos-based
spectrum
method (#476) (@matteosecli) - Update index.html (#479) (@matteosecli)
- Improve
Bloch
sphere code structure and docs (#480) (@ytdHuang) - Dev/patch-3 (#482) (@albertomercurio)
- Use LScene instead of Axis3 for Bloch Sphere (#485) (@albertomercurio)
- Implement
Base.copy
forAbstractQuantumObject
(#486) (@ytdHuang) - Fix
Bloch
docstrings and improve visualization of the sphere (#487) (@ytdHuang) - Improve
Bloch
alignment with qutip (#489) (@ytdHuang) - Brmesolve user guide (#492) (@TendonFFF)
- [Doc] Add documentation for Bloch-Redfield master equation (#494) (@TendonFFF)
- [no ci] Bump version to 0.32.0 (#497) (@albertomercurio)
Closed issues:
v0.31.1
v0.31.0
QuantumToolbox v0.31.0
see ChangeLog
Merged pull requests:
- Return
sesolve
whenmesolve
allows it (#455) (@albertomercurio) - Unify structure of
QuantumObjectType
(#456) (@albertomercurio) - Bump to v0.31.0 (#459) (@albertomercurio)
v0.30.1
QuantumToolbox v0.30.1
see ChangeLog
Merged pull requests:
- Support different length for
to
andfrom
on GeneralDImensions (#448) (@albertomercurio) - Make Makie extension more general (#450) (@albertomercurio)
- Fix definition of noise derivative in stochastic solvers (#453) (@albertomercurio)
- Bump to v0.30.1 (#454) (@albertomercurio)
Closed issues:
v0.30.0
QuantumToolbox v0.30.0
see ChangeLog
Merged pull requests:
- Make CUDA conversion more general (#437) (@albertomercurio)
- Make
fock
non-mutating (#438) (@albertomercurio) - Add support to automatic differentiation for
sesolve
andmesolve
(#440) (@albertomercurio) - Remove Re-export (#443) (@albertomercurio)
- Bump to v0.30.0 (#446) (@albertomercurio)
Closed issues:
v0.29.1
v0.29.0
QuantumToolbox v0.29.0
see ChangeLog
Merged pull requests:
- Add support for
OperatorKet
state input formesolve
andsmesolve
(#423) (@albertomercurio) - Introduce
plot_fock_distribution
(#428) (@TendonFFF) - Bump version to
v0.29.0
(#429) (@ytdHuang)