From 4b25c7c9b76f99fb3a502cb62f13cc0a82fe27d3 Mon Sep 17 00:00:00 2001 From: mcarfagno Date: Tue, 15 Dec 2020 14:11:10 +0000 Subject: [PATCH] removing old jupyter files --- notebooks/numericalJacobian.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/notebooks/numericalJacobian.ipynb b/notebooks/numericalJacobian.ipynb index cd28bbf..776dede 100644 --- a/notebooks/numericalJacobian.ipynb +++ b/notebooks/numericalJacobian.ipynb @@ -15,7 +15,7 @@ }, { "cell_type": "code", - "execution_count": 19, + "execution_count": 1, "metadata": {}, "outputs": [], "source": [ @@ -106,7 +106,7 @@ }, { "cell_type": "code", - "execution_count": 20, + "execution_count": 2, "metadata": {}, "outputs": [ { @@ -122,7 +122,7 @@ " [0.0000000e+00, 3.2051282e-09]]))" ] }, - "execution_count": 20, + "execution_count": 2, "metadata": {}, "output_type": "execute_result" }