From e6035c47e792ce431219c11a2221afa33015b837 Mon Sep 17 00:00:00 2001 From: philippun Date: Wed, 9 Aug 2023 17:55:48 +0200 Subject: [PATCH] fixed a bug in which non-square grids did not work --- proto/BTCS.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/proto/BTCS.ipynb b/proto/BTCS.ipynb index dca167a..4a66893 100644 --- a/proto/BTCS.ipynb +++ b/proto/BTCS.ipynb @@ -94,7 +94,7 @@ }, { "cell_type": "code", - "execution_count": 238, + "execution_count": 241, "metadata": {}, "outputs": [], "source": [ @@ -225,7 +225,7 @@ }, { "cell_type": "code", - "execution_count": 239, + "execution_count": 242, "metadata": {}, "outputs": [ { @@ -452,7 +452,7 @@ }, { "cell_type": "code", - "execution_count": 240, + "execution_count": 243, "metadata": {}, "outputs": [ {