Skip to content

Commit 9dac536

Browse files
committed
Fix typo
1 parent 3515df8 commit 9dac536

File tree

1 file changed

+1
-1
lines changed
  • QuantumToolbox.jl/time_evolution

1 file changed

+1
-1
lines changed

QuantumToolbox.jl/time_evolution/rabi.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Inspirations taken from [this QuTiP tutorial](https://nbviewer.org/urls/qutip.or
1111
In this notebook, the usage of `QuantumToolbox.sesolve` and `QuantumToolbox.mesolve` will be demonstrated with Jaynes-Cummings model (JC model) to observe Rabi oscillations in the isolated case and the dissipative case. In the dissipative case, a bosonic interacts with the cavity and the two-level atom in the JC model.
1212

1313
## Introduction to Jaynes-Cumming model
14-
The JC model is a simplest quantum mechanical model for light-matter interaction, describing an atom interacting with an external electromagnetic field. To simplify the interaction, the JC model consideres a two-level atom interacting with a single bosonic mode, which can also be thought of as a single-mode cavity.
14+
The JC model is a simplest quantum mechanical model for light-matter interaction, describing an atom interacting with an external electromagnetic field. To simplify the interaction, the JC model considers a two-level atom interacting with a single bosonic mode, which can also be thought of as a single-mode cavity.
1515

1616
The Hamiltonian of JC model is given by
1717

0 commit comments

Comments
 (0)