Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 13 additions & 9 deletions assets/qutij-bibtex.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
@article{mercurio2025quantumtoolboxjlefficientjuliaframework,
title={QuantumToolbox.jl: An efficient Julia framework for simulating open quantum systems},
author={Alberto Mercurio and Yi-Te Huang and Li-Xun Cai and Yueh-Nan Chen and Vincenzo Savona and Franco Nori},
year={2025},
eprint={2504.21440},
archivePrefix={arXiv},
primaryClass={quant-ph},
url={https://arxiv.org/abs/2504.21440},
}
@article{QuantumToolbox.jl2025,
title = {Quantum{T}oolbox.jl: {A}n efficient {J}ulia framework for simulating open quantum systems},
author = {Mercurio, Alberto and Huang, Yi-Te and Cai, Li-Xun and Chen, Yueh-Nan and Savona, Vincenzo and Nori, Franco},
journal = {{Quantum}},
issn = {2521-327X},
publisher = {{Verein zur F{\"{o}}rderung des Open Access Publizierens in den Quantenwissenschaften}},
volume = {9},
pages = {1866},
month = sep,
year = {2025},
doi = {10.22331/q-2025-09-29-1866},
url = {https://doi.org/10.22331/q-2025-09-29-1866}
}
18 changes: 9 additions & 9 deletions assets/qutij-heom-bibtex.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
@article{huang2023HierarchicalEOM-jl,
doi = {10.1038/s42005-023-01427-2},
url = {https://doi.org/10.1038/s42005-023-01427-2},
year = {2023},
month = {Oct},
@article{HierarchicalEOM.jl2023,
title = {An efficient {J}ulia framework for hierarchical equations of motion in open quantum systems},
author = {Huang, Yi-Te and Kuo, Po-Chen and Lambert, Neill and Cirio, Mauro and Cross, Simon and Yang, Shen-Liang and Nori, Franco and Chen, Yueh-Nan},
journal = {Communications Physics},
publisher = {Nature Portfolio},
volume = {6},
number = {1},
pages = {313},
author = {Huang, Yi-Te and Kuo, Po-Chen and Lambert, Neill and Cirio, Mauro and Cross, Simon and Yang, Shen-Liang and Nori, Franco and Chen, Yueh-Nan},
title = {An efficient {J}ulia framework for hierarchical equations of motion in open quantum systems},
journal = {Communications Physics}
}
month = {Oct},
year = {2023},
doi = {10.1038/s42005-023-01427-2},
url = {https://doi.org/10.1038/s42005-023-01427-2}
}
4 changes: 2 additions & 2 deletions citing.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ We would love to hear how QuTiP is being used as a research tool.

**QuantumToolbox.jl**

* A. Mercurio, Y.-T. Huang, L.-X. Cai, Y.-N. Chen, V. Savona, F. Nori: "QuantumToolbox.jl: An efficient Julia framework for simulating open quantum systems.", arXiv:2504.21440 (2025).
* A. Mercurio, Y.-T. Huang, L.-X. Cai, Y.-N. Chen, V. Savona, F. Nori: "QuantumToolbox.jl: An efficient Julia framework for simulating open quantum systems.", Quantum **9**, 1866 (2025).
[[PDF](https://arxiv.org/pdf/2504.21440)]
[[Link](https://doi.org/10.48550/arXiv.2504.21440)]
[[Link](https://doi.org/10.22331/q-2025-09-29-1866)]
[[arXiv](https://arxiv.org/abs/2504.21440)]
<br><a href="/assets/qutij-bibtex.txt" target="_blank">&#8618; Get BibTex</a>

Expand Down
Loading