We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d788b commit b2e54eaCopy full SHA for b2e54ea
QuantumToolbox.jl/time_evolution/rabi.qmd
@@ -46,7 +46,7 @@ $$
46
```{julia}
47
import QuantumToolbox: sigmaz, sigmam, destroy, qeye, basis, fock,
48
⊗, n_thermal, sesolve, mesolve
49
-import CairoMakie: Figure, Axis, lines!, axislegend, xlims!, display
+import CairoMakie: Figure, Axis, lines!, axislegend, xlims!, display, @L_str
50
```
51
52
0 commit comments