Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-09-01 16:04:25 +02:00
parent f94ff07cab
commit 1a1c3c31f9
9 changed files with 442 additions and 441 deletions

View File

@@ -1106,7 +1106,6 @@
}
],
"source": [
"\n",
"fig, ax = plt.subplots(subplot_kw={\"projection\": \"3d\"})\n",
"\n",
"X = np.arange(-3, 3, 0.25)\n",