From 578c5bc2f4763e3a7d01507fbc3c815af03cb75c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 10:51:06 +0200 Subject: [PATCH] export tutorials changed in 5aec5f5 (#540) --- docs/source/tutorials/tutorial1/tutorial.html | 70 +- .../source/tutorials/tutorial10/tutorial.html | 16 +- .../source/tutorials/tutorial11/tutorial.html | 68 +- .../source/tutorials/tutorial12/tutorial.html | 7827 +++++++++++++++++ .../source/tutorials/tutorial13/tutorial.html | 34 +- .../source/tutorials/tutorial14/tutorial.html | 16 +- docs/source/tutorials/tutorial2/tutorial.html | 56 +- docs/source/tutorials/tutorial3/tutorial.html | 30 +- docs/source/tutorials/tutorial4/tutorial.html | 102 +- docs/source/tutorials/tutorial5/tutorial.html | 22 +- docs/source/tutorials/tutorial6/tutorial.html | 48 +- docs/source/tutorials/tutorial7/tutorial.html | 10 +- docs/source/tutorials/tutorial8/tutorial.html | 20 +- docs/source/tutorials/tutorial9/tutorial.html | 20 +- tutorials/tutorial1/tutorial.py | 60 +- tutorials/tutorial10/tutorial.py | 78 +- tutorials/tutorial11/tutorial.py | 68 +- tutorials/tutorial12/tutorial.py | 26 +- tutorials/tutorial13/tutorial.py | 44 +- tutorials/tutorial14/tutorial.py | 20 +- tutorials/tutorial2/tutorial.py | 40 +- tutorials/tutorial3/tutorial.py | 32 +- tutorials/tutorial4/tutorial.py | 50 +- tutorials/tutorial5/tutorial.py | 24 +- tutorials/tutorial6/tutorial.py | 24 +- tutorials/tutorial7/tutorial.py | 22 +- tutorials/tutorial8/tutorial.py | 12 +- tutorials/tutorial9/tutorial.py | 36 +- 28 files changed, 8349 insertions(+), 526 deletions(-) create mode 100644 docs/source/tutorials/tutorial12/tutorial.html diff --git a/docs/source/tutorials/tutorial1/tutorial.html b/docs/source/tutorials/tutorial1/tutorial.html index 7dea1b1..d8010e1 100644 --- a/docs/source/tutorials/tutorial1/tutorial.html +++ b/docs/source/tutorials/tutorial1/tutorial.html @@ -7624,7 +7624,7 @@ $$
try: import google.colab - IN_COLAB = True + IN_COLAB = True except: IN_COLAB = False if IN_COLAB: @@ -7843,26 +7843,26 @@ $$Input points: {'x0': LabelTensor([[0.]]), 'D': LabelTensor([[0.3416],
+Input points: {'x0': LabelTensor([[0.]]), 'D': LabelTensor([[0.9337],
[0.0857],
- [0.5368],
- [0.7287],
- [0.4425],
- [0.6176],
- [0.6806],
- [0.0268],
- [0.3685],
- [0.1342],
- [0.9353],
- [0.2686],
- [0.2114],
- [0.8439],
- [0.7916],
- [0.1877],
- [0.9715],
- [0.4534],
- [0.5888],
- [0.8793]])}
+ [0.7990],
+ [0.8456],
+ [0.2606],
+ [0.1254],
+ [0.5825],
+ [0.6755],
+ [0.2170],
+ [0.9972],
+ [0.8914],
+ [0.4642],
+ [0.4323],
+ [0.1694],
+ [0.6003],
+ [0.0351],
+ [0.5070],
+ [0.3535],
+ [0.7230],
+ [0.3159]])}
Input points labels: ['x']
<matplotlib.legend.Legend at 0x7f747f521fd0>+
<matplotlib.legend.Legend at 0x7fc94be8e940>
{'bound_cond_loss': tensor(2.5384e-08),
- 'phys_cond_loss': tensor(2.1712e-05),
- 'train_loss': tensor(2.1738e-05)}
+{'bound_cond_loss': tensor(2.0141e-08),
+ 'phys_cond_loss': tensor(1.1210e-05),
+ 'train_loss': tensor(1.1231e-05)}
<matplotlib.legend.Legend at 0x7f747eda3af0>+
<matplotlib.legend.Legend at 0x7fc84f9891c0>