diff --git a/Billiards.html b/Billiards.html index f892d4527..5df185c05 100644 --- a/Billiards.html +++ b/Billiards.html @@ -15300,7 +15300,7 @@

Billiards in ΦFlow -
/tmp/ipykernel_1934/1958517515.py:4: DeprecationWarning: phiml.math.length is deprecated in favor of phiml.math.norm
+
/tmp/ipykernel_1935/1958517515.py:4: DeprecationWarning: phiml.math.length is deprecated in favor of phiml.math.norm
   dist_norm = math.vec_length(dist, eps=1e-4)  # eps to avoid NaN during backprop of sqrt
 
@@ -15580,7 +15580,7 @@

Billiards in ΦFlow -
/tmp/ipykernel_1934/1958517515.py:4: DeprecationWarning: phiml.math.length is deprecated in favor of phiml.math.norm
+
/tmp/ipykernel_1935/1958517515.py:4: DeprecationWarning: phiml.math.length is deprecated in favor of phiml.math.norm
   dist_norm = math.vec_length(dist, eps=1e-4)  # eps to avoid NaN during backprop of sqrt
 
@@ -16556,7 +16556,7 @@

Billiards in ΦFlow -
/tmp/ipykernel_1934/1958517515.py:4: DeprecationWarning: phiml.math.length is deprecated in favor of phiml.math.norm
+
/tmp/ipykernel_1935/1958517515.py:4: DeprecationWarning: phiml.math.length is deprecated in favor of phiml.math.norm
   dist_norm = math.vec_length(dist, eps=1e-4)  # eps to avoid NaN during backprop of sqrt
 
@@ -16651,7 +16651,7 @@

Billiards in ΦFlow
/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/phiml/math/_functional.py:628: RuntimeWarning: Using torch for gradient computation because numpy does not support jacobian()
   warnings.warn(f"Using {math.default_backend()} for gradient computation because {key.backend} does not support jacobian()", RuntimeWarning)
-/tmp/ipykernel_1934/1958517515.py:4: DeprecationWarning: phiml.math.length is deprecated in favor of phiml.math.norm
+/tmp/ipykernel_1935/1958517515.py:4: DeprecationWarning: phiml.math.length is deprecated in favor of phiml.math.norm
   dist_norm = math.vec_length(dist, eps=1e-4)  # eps to avoid NaN during backprop of sqrt
 
diff --git a/Cookbook.html b/Cookbook.html index 03cac505b..350de951c 100644 --- a/Cookbook.html +++ b/Cookbook.html @@ -15157,13 +15157,13 @@

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

Sample Random Values -
(examplesᵇ=10, vectorᶜ=x,y) 0.446 ± 0.263 (4e-02...9e-01)
+
(examplesᵇ=10, vectorᶜ=x,y) 0.587 ± 0.246 (4e-02...9e-01)
@@ -15401,7 +15401,7 @@

Slice a Tensor -
(x=0.521, y=0.035)
+
(x=0.735, y=0.559)
@@ -15450,18 +15450,18 @@