numpy was useless. removed

This commit is contained in:
TheNarratorsFrevor 2025-09-21 19:52:16 +02:00
parent a164fd9b41
commit 3ca86a65ee
Signed by: Narrator
GPG key ID: 6DAEF721FA8DAFDF

View file

@ -2,14 +2,14 @@
"cells": [
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 1,
"id": "1f181477-2cb0-430e-8c19-9bc367127a21",
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "a7da20d71e2f45fd835127e3fe63518e",
"model_id": "e9ab93bfa1a74d0db55fefeaead4378e",
"version_major": 2,
"version_minor": 0
},
@ -23,7 +23,6 @@
],
"source": [
"import math\n",
"import numpy as np\n",
"import ipywidgets as widgets\n",
"from ipywidgets import HBox, VBox, HTML\n",
"import matplotlib.pyplot as plt\n",