Skip to content

Commit a470f78

Browse files
Make changelog
1 parent 23dd64f commit a470f78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased](https://github.com/qutip/QuantumToolbox.jl/tree/main)
99

1010
- Fix `cite()` bibtex output. ([#552])
11+
- Implement `sesolve_map` and `mesolve_map` for solving multiple initial states and parameter sets in parallel. ([#554])
1112
- Add `qeye_like` and `qzero_like`, which are synonyms of `one` and `zero`. ([#555])
1213

1314
## [v0.36.0]
@@ -327,4 +328,5 @@ Release date: 2024-11-13
327328
[#544]: https://github.com/qutip/QuantumToolbox.jl/issues/544
328329
[#546]: https://github.com/qutip/QuantumToolbox.jl/issues/546
329330
[#552]: https://github.com/qutip/QuantumToolbox.jl/issues/552
331+
[#554]: https://github.com/qutip/QuantumToolbox.jl/issues/554
330332
[#555]: https://github.com/qutip/QuantumToolbox.jl/issues/555

0 commit comments

Comments
 (0)