Skip to content

Commit

Permalink
cleaning things up
Browse files Browse the repository at this point in the history
  • Loading branch information
nwlandry committed Mar 30, 2024
1 parent 4240537 commit 640861b
Show file tree
Hide file tree
Showing 35 changed files with 270 additions and 153 deletions.
8 changes: 3 additions & 5 deletions Extra/plot_fig1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,18 @@
"\n",
"import arviz as az\n",
"import cmasher as cmr\n",
"import matplotlib as mpl\n",
"import matplotlib.cm as cm\n",
"import matplotlib.colors as mcolors\n",
"import matplotlib.pyplot as plt\n",
"import numpy as np\n",
"import seaborn as sns\n",
"import xgi\n",
"from cycler import cycler\n",
"\n",
"import fig_settings as fs\n",
"from lcs import *\n",
"\n",
"import matplotlib as mpl\n",
"import matplotlib.colors as mcolors\n",
"from cycler import cycler\n",
"\n",
"\n",
"# Set the global default size of the axis labels\n",
"plt.rcParams[\"axes.labelsize\"] = 20\n",
"# Set the global default size of the tick labels\n",
Expand Down
415 changes: 267 additions & 148 deletions plot_fig3.ipynb

Large diffs are not rendered by default.

Binary file removed test_local_learning/test_0.png
Binary file not shown.
Binary file removed test_local_learning/test_1.png
Binary file not shown.
Binary file removed test_local_learning/test_10.png
Binary file not shown.
Binary file removed test_local_learning/test_11.png
Binary file not shown.
Binary file removed test_local_learning/test_12.png
Binary file not shown.
Binary file removed test_local_learning/test_13.png
Binary file not shown.
Binary file removed test_local_learning/test_14.png
Binary file not shown.
Binary file removed test_local_learning/test_15.png
Binary file not shown.
Binary file removed test_local_learning/test_16.png
Binary file not shown.
Binary file removed test_local_learning/test_17.png
Binary file not shown.
Binary file removed test_local_learning/test_18.png
Binary file not shown.
Binary file removed test_local_learning/test_19.png
Binary file not shown.
Binary file removed test_local_learning/test_2.png
Binary file not shown.
Binary file removed test_local_learning/test_20.png
Binary file not shown.
Binary file removed test_local_learning/test_21.png
Binary file not shown.
Binary file removed test_local_learning/test_22.png
Binary file not shown.
Binary file removed test_local_learning/test_23.png
Binary file not shown.
Binary file removed test_local_learning/test_24.png
Binary file not shown.
Binary file removed test_local_learning/test_25.png
Binary file not shown.
Binary file removed test_local_learning/test_26.png
Binary file not shown.
Binary file removed test_local_learning/test_27.png
Binary file not shown.
Binary file removed test_local_learning/test_28.png
Binary file not shown.
Binary file removed test_local_learning/test_29.png
Binary file not shown.
Binary file removed test_local_learning/test_3.png
Binary file not shown.
Binary file removed test_local_learning/test_30.png
Binary file not shown.
Binary file removed test_local_learning/test_31.png
Diff not rendered.
Binary file removed test_local_learning/test_32.png
Diff not rendered.
Binary file removed test_local_learning/test_4.png
Diff not rendered.
Binary file removed test_local_learning/test_5.png
Diff not rendered.
Binary file removed test_local_learning/test_6.png
Diff not rendered.
Binary file removed test_local_learning/test_7.png
Diff not rendered.
Binary file removed test_local_learning/test_8.png
Diff not rendered.
Binary file removed test_local_learning/test_9.png
Diff not rendered.

0 comments on commit 640861b

Please sign in to comment.