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.
2 parents ac1a26d + b0a4047 commit e919126Copy full SHA for e919126
docs/source/dft.rst
@@ -80,7 +80,7 @@ It is for multidimensional arrays that it starts to become
80
interesting for the current software. Multidimensional arrays are a bit tedious
81
with notation, though, especially when the number of dimensions grow. We will
82
stick with the `index notation <https://en.wikipedia.org/wiki/Index_notation>`_
83
-because it is most stright forward in comparison with implementation.
+because it is most straightforward in comparison with implementation.
84
85
We denote the entries of a two-dimensional array as :math:`u_{j_0, j_1}`,
86
which corresponds to a row-major matrix
0 commit comments