{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Systems of Equations\n", "\n", "## Naive Gauss Elimination\n", "\n", "## Forward Elimination\n", "\n", "## Back Substitution\n", "\n", "## LU Decomposition" ], "id": "1698300d-ede4-40ae-b417-8fd16398babe" } ], "nbformat": 4, "nbformat_minor": 5, "metadata": {} }