Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed typo #149

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion examples/landau-zener-stuckelberg.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# QuTiP example: Landau-Zener-Stuckelberg inteferometry"
"# QuTiP example: Landau-Zener-Stuckelberg interferometry"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"<li> <a href=\"examples/floquet-dynamics.ipynb\">Floquet formalism</a> </li>\n",
"<li> <a href=\"examples/quasi-steadystate-driven-system.ipynb\">Quasi-steadystate of time-dependent (periodic) systems</a> </li>\n",
"<li> <a href=\"examples/landau-zener.ipynb\">Time-dependent master equation: Landau-Zener transitions</a> </li>\n",
"<li> <a href=\"examples/landau-zener-stuckelberg.ipynb\">Time-dependent master equation: Landau-Zener-Stuckelberg inteferometry</a> </li>\n",
"<li> <a href=\"examples/landau-zener-stuckelberg.ipynb\">Time-dependent master equation: Landau-Zener-Stuckelberg interferometry</a> </li>\n",
"<li> <a href=\"examples/smesolve-heterodyne.ipynb\">Stochastic master equation: Heterodyne detection</a> </li>\n",
"<li> <a href=\"examples/smesolve-inefficient-detection.ipynb\">Stochastic master equation: Inefficient detection</a> </li>\n",
"<li> <a href=\"examples/smesolve-jc-photocurrent.ipynb\">Stochastic master equation: Jaynes-Cummings model with photocurrent detection</a> </li>\n",
Expand Down