diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-29 15:17:05 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-29 15:17:05 -0600 |
| commit | ff4b21339f32625e169a0dd54c5cc4dc50e0ecd6 (patch) | |
| tree | 03786ae7b5ec74431a36dcc7ce08a74b9af128dd /README.md | |
| parent | f1cc185b2571715b3077c9ea8ed601940a8f4932 (diff) | |
Added error tutorial
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ See the tutorials under the /tutorials/ directory. - [Fundamentals of Computing](tutorials/module_1/fundamentals_of_programming.md) - [Open source software](tutorials/module_1/open_source_software.md) - [Computational Expense](tutorials/module_1/computational_expense.md) + - [Error](error.md) #### Algorithm Developments for ME - [Numerical Methods](tutorials/module_2/intro_to_numerical_methods.md) - [Version Control](tutorials/module_2/version_control.md) |
