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 619b396 commit 14d5fe2Copy full SHA for 14d5fe2
README.md
@@ -50,7 +50,7 @@ Using the principle, we use IPOPT to solve the system of nonlinear equations. Ca
50
A key feature of pseudospectral collocation is rapid decrease in discretization error with increasing grid size. However, for larger N ($\geq 100$),
51
the problem can get numerically ill-conditioned.
52
53
-Some solutions include using knotting, preconditioners and Birkhoff collocation.
+Some methods to mititgate ill-conditioning include using knotting, preconditioners and Birkhoff collocation.
54
55

56
0 commit comments