diff options
Diffstat (limited to 'tutorials/module_3/notebook_3/system_of_equations.ipynb')
| -rw-r--r-- | tutorials/module_3/notebook_3/system_of_equations.ipynb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tutorials/module_3/notebook_3/system_of_equations.ipynb b/tutorials/module_3/notebook_3/system_of_equations.ipynb new file mode 100644 index 0000000..20ef9f5 --- /dev/null +++ b/tutorials/module_3/notebook_3/system_of_equations.ipynb @@ -0,0 +1,15 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# System of Equations" + ], + "id": "cc610e14-31e7-459d-81e1-0016e8c06fcd" + } + ], + "nbformat": 4, + "nbformat_minor": 5, + "metadata": {} +} |
