Releases: qutip/QuantumToolbox.jl
Releases · qutip/QuantumToolbox.jl
v0.15.0
QuantumToolbox v0.15.0
Merged pull requests:
v0.14.1
QuantumToolbox v0.14.1
Merged pull requests:
- Re-organize runtests directory (#228) (@ytdHuang)
- Fix type conversion of
tlist
in time evolution (#229) (@ytdHuang) - Fix return type of
rand_unitary
(#230) (@ytdHuang) - Add pipeline to run core and code quality tests under
Julia nightly
(#231) (@ytdHuang) - fix CI config (#232) (@ytdHuang)
- Introduce
Makefile
to make development more convenient (#234) (@ytdHuang) - Automatically convert TimeDependentOperatorSum to
liouvillian
(#235) (@albertomercurio)
Closed issues:
rand_unitary
returns a full sparse matrix (#219)
v0.14.0
QuantumToolbox v0.14.0
Merged pull requests:
v0.13.1
QuantumToolbox v0.13.1
Merged pull requests:
- Fix typo for
versioninfo
(#220) (@ytdHuang) - Fix type instabilities for almost all functions (#221) (@albertomercurio)
v0.13.0
QuantumToolbox v0.13.0
Merged pull requests:
- Normalize states for
mcsolve
solution (#213) (@albertomercurio) - Update buildkite token (#214) (@ytdHuang)
- Improve c_ops handling (#216) (@albertomercurio)
- Change the type of
dims
forQuantumObject
toSVector
for type stabilities (#217) (@albertomercurio) - Drop
Julia v1.9
(#218) (@ytdHuang)
Closed issues:
- Apply to
JuliaGPU/buildkite
for GPU runtests (#40)
v0.12.1
QuantumToolbox v0.12.1
Merged pull requests:
- [Docs] Basic Operations on Quantum Objects (#145) (@ytdHuang)
- Improve OperatorSum (#209) (@albertomercurio)
- Improve ProgressBar thread safety (#212) (@albertomercurio)
v0.12.0
QuantumToolbox v0.12.0
Merged pull requests:
- make element-type of
zero_ket
as complex (#201) (@ytdHuang) - support
real
andimag
forQobj
(#202) (@ytdHuang) - introduce
rand_unitary
andisunitary
(#203) (@ytdHuang) - fix type instabilities for
exp
(#206) (@ytdHuang) - Add templates for submitting issues or PRs (#207) (@ytdHuang)
- Update compat with
DiffEqCallbacks
(#208) (@ytdHuang)
Closed issues:
- Inference check for
exp
(#205)
v0.11.4
QuantumToolbox v0.11.4
Merged pull requests:
- Divide some tests into sub-testsets (#186) (@ytdHuang)
- Introduce
variance
(#187) (@ytdHuang) - Optimize CI pipline using
paths
filter (#188) (@ytdHuang) - Fix type instabilities for
sesolve
(#189) (@albertomercurio) - Add benchmark badge to README (#190) (@ytdHuang)
- Improve type-stability of
sesolve
(#191) (@albertomercurio) - Remove benchmarks page from website menu (#192) (@albertomercurio)
- Type inference tests mesolve (#195) (@albertomercurio)
- Fix type instabilities for spectrum (#196) (@albertomercurio)
- Type inference tests mcsolve (#197) (@albertomercurio)