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 be4c994 commit 5a8a4e3Copy full SHA for 5a8a4e3
README.md
@@ -22,9 +22,9 @@ This version is a modernization of the original Fortran 77 code. This is a work
22
23
Further updates are planned...
24
25
-### Decision tree
+### Decision trees
26
27
-Decision tree for systems of nonlinear equations
+#### Decision tree for systems of nonlinear equations
28
29
```mermaid
30
flowchart TB
@@ -37,7 +37,7 @@ flowchart TB
37
middle2--No-->b4[HYBRD1]
38
```
39
40
-Decision tree for nonlinear least squares porblems
+#### Decision tree for nonlinear least squares problems
41
42
43
0 commit comments