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 89855a4 commit b7ba2c7Copy full SHA for b7ba2c7
docs/src/solvers/FixedPointSolvers.md
@@ -1,7 +1,7 @@
1
# Fixed Point Solvers
2
3
Currently we don't have an API to directly specify Fixed Point Solvers. However, a Fixed
4
-Point Problem can be triviall converted to a Root Finding Problem. Say we want to solve:
+Point Problem can be trivially converted to a Root Finding Problem. Say we want to solve:
5
6
```math
7
f(u) = u
0 commit comments