equal
deleted
inserted
replaced
42 - Least squares fit for data. |
42 - Least squares fit for data. |
43 |
43 |
44 - Session 5: (KD) |
44 - Session 5: (KD) |
45 - Exercises. |
45 - Exercises. |
46 |
46 |
47 - Session 6: (CB) |
47 - Session 6: (PR) |
48 - Solving systems of equations. |
48 - Solving systems of equations. |
49 - Finding roots. |
49 - Finding roots. |
50 - Introducing functions. |
50 - Introducing functions. |
51 - Solving ODEs. |
51 - Solving ODEs. |
52 |
52 |
54 - Data types, numbers, booleans, strings. |
54 - Data types, numbers, booleans, strings. |
55 - operators |
55 - operators |
56 - simple i/o |
56 - simple i/o |
57 - basic control flow: if/elif/else |
57 - basic control flow: if/elif/else |
58 |
58 |
59 - Session 8: (PR) |
59 - Session 8: (CB) |
60 - Control flow (while, for, range etc.) |
60 - Control flow (while, for, range etc.) |
61 - exercises. |
61 - exercises. |
62 - Lists, tuples, dicts, sets. |
62 - Lists, tuples, dicts, sets. |
63 - Functions. |
63 - Functions. |
64 |
64 |