Skip to content

Commit 2c7b498

Browse files
committed
ch05 (equation solving)
1 parent 804dd84 commit 2c7b498

11 files changed

+239
-350
lines changed

ch04-plotting-visualization.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2167,9 +2167,9 @@
21672167
"name": "python",
21682168
"nbconvert_exporter": "python",
21692169
"pygments_lexer": "ipython3",
2170-
"version": "3.6.5"
2170+
"version": "3.8.8"
21712171
}
21722172
},
21732173
"nbformat": 4,
2174-
"nbformat_minor": 2
2174+
"nbformat_minor": 4
21752175
}

ch05-equation-solving.ipynb

Lines changed: 237 additions & 348 deletions
Large diffs are not rendered by default.
20.1 KB
Binary file not shown.

ch5-linear-systems-least-square-2.pdf

22.3 KB
Binary file not shown.

ch5-linear-systems-least-square.pdf

20.4 KB
Binary file not shown.

ch5-linear-systems-simple.pdf

20.6 KB
Binary file not shown.

ch5-nonlinear-bisection.pdf

21.7 KB
Binary file not shown.

ch5-nonlinear-newton.pdf

18.9 KB
Binary file not shown.

ch5-nonlinear-plot-equations.pdf

20.6 KB
Binary file not shown.

ch5-nonlinear-system-map.pdf

395 KB
Binary file not shown.

ch5-nonlinear-system.pdf

13.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)