Releases: qutip/QuantumToolbox.jl
Releases · qutip/QuantumToolbox.jl
v0.22.0
QuantumToolbox v0.22.0
Merged pull requests:
- Make time evolution solvers compatible with automatic differentiation (#311) (@albertomercurio)
- Bump codecov/codecov-action from 4 to 5 (#312) (@dependabot[bot])
- Fix type instability for
liouvillian
(#318) (@ytdHuang) - Bump to v0.22.0 (#319) (@albertomercurio)
Closed issues:
- Type instabilities when using
liouvillian
onQobjEvo
(#315)
v0.21.5
QuantumToolbox v0.21.5
Merged pull requests:
v0.21.4
QuantumToolbox v0.21.4
Merged pull requests:
- upload ci config to fix symbolic link for Vitepress (#300) (@ytdHuang)
- Fix bad link for API button in home page (#301) (@ytdHuang)
- update documentation (#302) (@ytdHuang)
- Add contribute documentation page (#303) (@ytdHuang)
- add allocations tests and clean time evolution tests (#304) (@albertomercurio)
- Fix contributing page (#305) (@ytdHuang)
- Add
CHANGELOG.md
(#306) (@ytdHuang) - Fix incorrect bibliography (#307) (@ytdHuang)
Closed issues:
- Writing Change Log (#139)
v0.21.3
v0.21.2
QuantumToolbox v0.21.2
Merged pull requests:
- Convert Documentation to Vitepress (#287) (@albertomercurio)
- Vitepress documentation (#288) (@ytdHuang)
- Add instructions about building docs locally (#289) (@ytdHuang)
- Change Homepage appearance (#290) (@albertomercurio)
- Improve Documentation (#291) (@ytdHuang)
- Add Makefile command for starting Vitepress locally and some minor changes (#293) (@ytdHuang)
- Add doctest in all docstrings (#294) (@albertomercurio)
- Bump crate-ci/typos from 1.27.0 to 1.27.3 (#295) (@dependabot[bot])
- updates for documentation (#296) (@ytdHuang)
v0.21.1
QuantumToolbox v0.21.1
Merged pull requests:
v0.21.0
v0.20.0
QuantumToolbox v0.20.0
Merged pull requests:
- Clean low-rank mesolve and add Documentation bibliography (#269) (@albertomercurio)
- Support time-dependent
liouvillian
(#277) (@ytdHuang) - Make clenshaw method as default for wigner (#279) (@albertomercurio)
Closed issues:
- Test the template (#278)
v0.19.1
QuantumToolbox v0.19.1
Merged pull requests:
- Add
SciMLOperators
toversioninfo
(#275) (@ytdHuang) - Fix issue in mesolve for nothing c_ops (#276) (@albertomercurio)
v0.19.0
QuantumToolbox v0.19.0
Merged pull requests:
- Improve mcsolve performance (#265) (@albertomercurio)
- Introduce
QobjEvo
and useSciMLOperators
for time evolution (#266) (@albertomercurio) - Make ProgressBar mutable (#268) (@albertomercurio)
- Add
show
method forQobjEvo
(#272) (@ytdHuang) - Improve error message for time-dependent Hamiltonian in
mesolve
(#273) (@ytdHuang) - Add deprecated file (#274) (@ytdHuang)
Closed issues:
- Performance regression from v0.12.1 (#267)