فهرست منبع

house keeping

Gilbert Brault 5 سال پیش
والد
کامیت
b67a50421b
4فایلهای تغییر یافته به همراه118 افزوده شده و 214 حذف شده
  1. 0 0
      doc/pub/tutorial/2017_Book_FiniteDifferenceComputingWithP.pdf
  2. 93 198
      notebooks/DryFriction.ipynb
  3. BIN
      notebooks/friction.png
  4. 25 16
      notebooks/testmatplotlib.ipynb

2017_Book_FiniteDifferenceComputingWithP.pdf → doc/pub/tutorial/2017_Book_FiniteDifferenceComputingWithP.pdf


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 93 - 198
notebooks/DryFriction.ipynb


BIN
notebooks/friction.png


+ 25 - 16
notebooks/testmatplotlib.ipynb

@@ -11,30 +11,32 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 15,
+   "execution_count": 2,
    "metadata": {},
    "outputs": [
     {
-     "name": "stderr",
-     "output_type": "stream",
-     "text": [
-      "/srv/conda/envs/notebook/lib/python3.7/site-packages/ipykernel_launcher.py:8: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the earlier instance.  In a future version, a new instance will always be created and returned.  Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance.\n",
-      "  \n"
-     ]
+     "output_type": "display_data",
+     "data": {
+      "text/plain": "Canvas(toolbar=Toolbar(toolitems=[('Home', 'Reset original view', 'home', 'home'), ('Back', 'Back to previous …",
+      "application/vnd.jupyter.widget-view+json": {
+       "version_major": 2,
+       "version_minor": 0,
+       "model_id": "624a1a7c0d9e4354af936e071f4c0314"
+      }
+     },
+     "metadata": {}
     },
     {
+     "output_type": "display_data",
      "data": {
+      "text/plain": "Canvas(toolbar=Toolbar(toolitems=[('Home', 'Reset original view', 'home', 'home'), ('Back', 'Back to previous …",
       "application/vnd.jupyter.widget-view+json": {
-       "model_id": "91b1d26580444e20ad7378eceb45b26a",
        "version_major": 2,
-       "version_minor": 0
-      },
-      "text/plain": [
-       "Canvas(toolbar=Toolbar(toolitems=[('Home', 'Reset original view', 'home', 'home'), ('Back', 'Back to previous …"
-      ]
+       "version_minor": 0,
+       "model_id": "624a1a7c0d9e4354af936e071f4c0314"
+      }
      },
-     "metadata": {},
-     "output_type": "display_data"
+     "metadata": {}
     }
    ],
    "source": [
@@ -57,6 +59,13 @@
     "plt.grid(True)\n",
     "plt.gcf().canvas"
    ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": []
   }
  ],
  "metadata": {
@@ -80,4 +89,4 @@
  },
  "nbformat": 4,
  "nbformat_minor": 4
-}
+}