Skip to content

Commit f774ce0

Browse files
authored
Merge pull request #221 from qutip/ytdHuang-patch-1
2 parents 463f394 + 17c7596 commit f774ce0

File tree

3 files changed

+39
-12
lines changed

3 files changed

+39
-12
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: post
3+
title: New Publications for Quantum Toolbox
4+
author: Yi-Te Huang
5+
readmore: True
6+
---
7+
8+
- [QuTiP 5 : Physics Reports 1153, 1 (2026)](https://doi.org/10.1016/j.physrep.2025.10.001)
9+
- [QuantumToolbox.jl : Quantum 9, 1866 (2025)](https://doi.org/10.22331/q-2025-09-29-1866)
10+
11+
The QuTiP development community is pleased to share that both the Quantum Toolbox in Python 5 ([QuTiP 5](https://qutip.readthedocs.io/en/stable/)) and the Quantum Toolbox in Julia ([QuantumToolbox.jl](https://qutip.org/QuantumToolbox.jl)) have recently published major research papers highlighting their latest advances in open quantum system simulation and quantum information science.
12+
13+
These publications represent a milestone in the continued development of open-source platforms for quantum dynamics and control. They showcase unified approaches to efficient quantum simulation, GPU acceleration, and integration with modern scientific computing ecosystems.
14+
15+
We thank the global QuTiP and QuantumToolbox.jl communities for their ongoing contributions and invite researchers to explore these works to see the future of quantum simulation frameworks.
16+
17+
If you use any of our packages in your research, we would be grateful if you cite the corresponding paper.
18+
19+
For the full publication list of each package and the corresponding BibTeX entries, please click [here](https://qutip.org/citing).

assets/qutip5-bibtex.txt

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
@article{lambert2024qutip5quantumtoolbox,
2-
title={QuTiP 5: The Quantum Toolbox in Python},
3-
author={Neill Lambert and Eric Giguère and Paul Menczel and Boxi Li and Patrick Hopf and Gerardo Suárez and Marc Gali and Jake Lishman and Rushiraj Gadhvi and Rochisha Agarwal and Asier Galicia and Nathan Shammah and Paul Nation and J. R. Johansson and Shahnawaz Ahmed and Simon Cross and Alexander Pitchford and Franco Nori},
4-
year={2024},
5-
eprint={2412.04705},
6-
archivePrefix={arXiv},
7-
primaryClass={quant-ph},
8-
url={https://arxiv.org/abs/2412.04705},
9-
}
1+
@article{qutip5,
2+
title = {QuTiP 5: The Quantum Toolbox in {Python}},
3+
author = {
4+
Lambert, Neill and Gigu{`e}re, Eric and Menczel, Paul and Li, Boxi and
5+
Hopf, Patrick and Su{'a}rez, Gerardo and Gali, Marc and Lishman, Jake and
6+
Gadhvi, Rushiraj and Agarwal, Rochisha and Galicia, Asier and Shammah, Nathan and
7+
Nation, Paul and Johansson, J. R. and Ahmed, Shahnawaz and Cross, Simon and
8+
Pitchford, Alexander and Nori, Franco
9+
},
10+
journal = {Physics Reports},
11+
volume = {1153},
12+
pages = {1-62},
13+
year = {2026},
14+
issn = {0370-1573},
15+
doi = {10.1016/j.physrep.2025.10.001},
16+
url = {https://www.sciencedirect.com/science/article/pii/S0370157325002704},
17+
}

citing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ We would love to hear how QuTiP is being used as a research tool.
1919

2020
**QuTiP - Main Package**
2121

22-
* N. Lambert, E. Giguère, P. Menczel, B. Li, P. Hopf, G. Suárez, M. Gali, J. Lishman, R. Gadhvi, R. Agarwal, A. Galicia, N. Shammah, P. Nation, J. R. Johansson, S. Ahmed, S. Cross, A. Pitchford, F. Nori: "QuTiP 5: The Quantum Toolbox in Python.", arXiv:2412.04705 (2024).
23-
[[PDF](https://arxiv.org/pdf/2412.04705)]
24-
[[Link](https://doi.org/10.48550/arXiv.2412.04705)]
22+
* N. Lambert, E. Giguère, P. Menczel, B. Li, P. Hopf, G. Suárez, M. Gali, J. Lishman, R. Gadhvi, R. Agarwal, A. Galicia, N. Shammah, P. Nation, J. R. Johansson, S. Ahmed, S. Cross, A. Pitchford, F. Nori: "QuTiP 5: The Quantum Toolbox in Python.", Physics Reports **1153**, 1-62 (2026).
23+
[[PDF](https://dml.riken.jp/wp-content/uploads/PhysicsReports_1153_pp1-62_2_Nov_2025.pdf)]
24+
[[Link](https://doi.org/10.1016/j.physrep.2025.10.001)]
2525
[[arXiv](https://arxiv.org/abs/2412.04705)]
2626
<br><a href="/assets/qutip5-bibtex.txt" target="_blank">&#8618; Get BibTex</a>
2727

0 commit comments

Comments
 (0)