From dfa1669cec8da4055ca575a289a0a113417dfa44 Mon Sep 17 00:00:00 2001 From: holl- Date: Sun, 29 Sep 2024 12:02:17 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20tum-pbs/?= =?UTF-8?q?PhiFlow@4a719152408d1bdbc012d6c8fc1e74bf250238b9=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cookbook.html | 104 +++++++++--------- FLIP.html | 8 +- Fluid_Simulation.html | 14 +-- Heightmaps.html | 4 +- IO_with_Scenes.html | 30 ++--- Math_Introduction.html | 45 +++++--- data/sim_000000/batched_noise_data_000000.npz | Bin 9750 -> 9758 bytes data/sim_000000/description.json | 8 +- data/sim_000000/noise_data_000000.npz | Bin 4093 -> 4095 bytes data/sim_000001/batched_noise_data_000000.npz | Bin 4083 -> 4093 bytes data/sim_000001/description.json | 2 +- data/sim_000002/batched_noise_data_000000.npz | Bin 4090 -> 4091 bytes data/sim_000002/description.json | 2 +- data/sim_000003/batched_noise_data_000000.npz | Bin 4087 -> 4090 bytes data/sim_000003/description.json | 2 +- data/sim_000004/batched_noise_data_000000.npz | Bin 4085 -> 4087 bytes data/sim_000004/description.json | 2 +- phi/field/index.html | 2 +- phi/physics/fluid.html | 4 +- 19 files changed, 119 insertions(+), 108 deletions(-) diff --git a/Cookbook.html b/Cookbook.html index 96cf26e68..10f53be26 100644 --- a/Cookbook.html +++ b/Cookbook.html @@ -15157,12 +15157,12 @@

Import for NumPy, TensorFlow @@ -15350,7 +15350,7 @@

Sample Random Values -
(examplesᵇ=10, vectorᶜ=x,y) 0.573 ± 0.295 (4e-02...1e+00)
+
(examplesᵇ=10, vectorᶜ=x,y) 0.359 ± 0.281 (3e-02...9e-01)
@@ -15400,7 +15400,7 @@

Slice a Tensor -
(x=0.792, y=0.401)
+
(x=0.273, y=0.034)
@@ -15449,18 +15449,18 @@