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 66c4aef commit adc52acCopy full SHA for adc52ac
docs/src/problem.md
@@ -56,7 +56,7 @@ params = Params(α)
56
57
The particular equation is so simple that it makes no difference performance-wise whether
58
we time-step it in physical or in wavenumber space. For PDEs with nonlinear terms,
59
-time-stepping in wavenumbers space is much more efficient. Thus, for demonstration purposes,
+time-stepping in wavenumber space is much more efficient. Thus, for demonstration purposes,
60
we will time-step the equation in wavenumber space, i.e.,
61
62
```math
0 commit comments