From a1f7af6d715929142f0af1fbfaf1184d03495670 Mon Sep 17 00:00:00 2001 From: philcarmona <47579183+philcarmona@users.noreply.github.com> Date: Thu, 28 May 2020 10:31:51 +0200 Subject: [PATCH] Add files via upload --- StableCompositionPeriodic.ipynb | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/StableCompositionPeriodic.ipynb b/StableCompositionPeriodic.ipynb index 8ba52da..86be73d 100644 --- a/StableCompositionPeriodic.ipynb +++ b/StableCompositionPeriodic.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 8, + "execution_count": 5, "metadata": {}, "outputs": [], "source": [ @@ -26,12 +26,13 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": 6, "metadata": {}, "outputs": [], "source": [ "import stablecompoper\n", - "sns.set()" + "sns.set()\n", + "plt.rc('text', usetex=False)" ] }, { @@ -66,7 +67,7 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": 7, "metadata": { "scrolled": true }, @@ -74,7 +75,7 @@ { "data": { "application/vnd.jupyter.widget-view+json": { - "model_id": "c34572f6e4fe42ac86f82fe5e83f5726", + "model_id": "363db6156e864761ac23dd6594f107cb", "version_major": 2, "version_minor": 0 }, @@ -88,10 +89,10 @@ { "data": { "text/plain": [ - "" + "" ] }, - "execution_count": 10, + "execution_count": 7, "metadata": {}, "output_type": "execute_result" }