numpy was useless. removed
This commit is contained in:
parent
a164fd9b41
commit
3ca86a65ee
1 changed files with 2 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue