Skip to content

Commit

Permalink
Spelling corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin D. Weinberg committed Mar 26, 2024
1 parent 66ac76b commit 51af822
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyEXP/BasisWrappers.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1454,11 +1454,11 @@ PYBIND11_OVERRIDE_PURE(void, Basis, addFromArray, m, p, roundrobin, posvelrows);
Parameters
----------
YAMLstring : str
The YAML configuration for the periodic cube basis. The coordinates
are the unit square in x, y with origin at (0, 0) and maximum extent (1, 1)
and maximum vertical extent of -zZmax to zmax.
The default parameters will wave numbers between [-6,...,6] in each
dimension.
The YAML configuration for the Slab basis. The coordinates are the
unit square in x, y with origin at (0, 0) and maximum extent (1, 1)
and maximum vertical extent of -zmax to zmax. The default
parameters are wave numbers between [-6,...,6] in x, y, and order 6
for the vertical basis.
Returns
-------
Expand Down

0 comments on commit 51af822

Please sign in to comment.