From fe3e7ef325012df422e01946536ef15611279302 Mon Sep 17 00:00:00 2001
From: Thomas M Kehrenberg
Date: Tue, 24 Mar 2026 12:49:14 +0100
Subject: [PATCH 01/15] Update equations.html
---
playground/equations.html | 290 ++++++++++++++++++--------------------
1 file changed, 137 insertions(+), 153 deletions(-)
diff --git a/playground/equations.html b/playground/equations.html
index 6ac01209..6696c4ea 100644
--- a/playground/equations.html
+++ b/playground/equations.html
@@ -126,17 +126,15 @@
arccos
{
-
-
- OA
- →
-
- ·
-
- OB
- →
-
-
+
+ OA
+ →
+
+ ·
+
+ OB
+ →
+
}
@@ -595,16 +593,16 @@
\mu \left( \bigcup_i E_i \right) = \sum_i \mu ( E_i )
@@ -612,16 +610,14 @@
μ
(
-
-
- ⋃
- i
-
-
- E
- i
-
-
+
+ ⋃
+ i
+
+
+ E
+ i
+
)
=
@@ -705,29 +701,27 @@
y
[
-
- |
- y
- −
- x
- |
- <
- δ
- ⇒
- |
- f
- (
- y
- )
- −
- f
- (
- x
- )
- |
- <
- ϵ
-
+ |
+ y
+ −
+ x
+ |
+ <
+ δ
+ ⇒
+ |
+ f
+ (
+ y
+ )
+ −
+ f
+ (
+ x
+ )
+ |
+ <
+ ϵ
]
@@ -900,27 +894,25 @@
P
(
-
-
-
-
- S
- n
-
- −
+
+
+
+ S
n
- μ
-
-
-
- n
-
- σ
-
-
- ≤
- α
-
+
+ −
+ n
+ μ
+
+
+
+ n
+
+ σ
+
+
+ ≤
+ α
)
=
@@ -944,16 +936,14 @@
exp
(
-
- −
-
-
- x
- 2
-
+ −
+
+
+ x
2
-
-
+
+ 2
+
)
@@ -1018,32 +1008,30 @@
=
{
+ z
+ ∈
+ ℂ
+
+ |
+
+ ζ
+ (
z
- ∈
- ℂ
-
- |
-
- ζ
-
- (
- z
- )
-
- =
- 0
-
- and
-
- ℜ
- z
- ≠
-
- 1
- 2
-
+ )
+ =
+ 0
+
+ and
+
+ ℜ
+ z
+ ≠
+
+ 1
+ 2
+
}
@@ -1171,22 +1159,20 @@
exp
{
-
- −
- β
- (
-
- E
- 𝐧
-
- −
- μ
-
- N
- 𝐧
-
- )
-
+ −
+ β
+ (
+
+ E
+ 𝐧
+
+ −
+ μ
+
+ N
+ 𝐧
+
+ )
}
@@ -1763,42 +1749,40 @@
(
-
-
- I
- enc
-
- +
-
- ε
- 0
-
-
- d
-
- d
- t
-
-
-
- ∫
- S
-
+
+ I
+ enc
+
+ +
+
+ ε
+ 0
+
+
+ d
-
- E
- ⃗
-
- ∘
-
- n
- ˆ
-
+ d
+ t
-
- d
- a
+
+
+ ∫
+ S
+
+
+
+ E
+ ⃗
+
+ ∘
+
+ n
+ ˆ
+
+
+ d
+ a
)
From e4a816b45ccfc1ba44d5208b54b8430c6369114b Mon Sep 17 00:00:00 2001
From: Thomas M Kehrenberg
Date: Tue, 24 Mar 2026 14:21:03 +0100
Subject: [PATCH 02/15] Improve comparison table
---
docs/comparison.html | 52 +++++++++++++++++++++++++++++++++++++-------
1 file changed, 44 insertions(+), 8 deletions(-)
diff --git a/docs/comparison.html b/docs/comparison.html
index 10561d0a..9d0fc04f 100644
--- a/docs/comparison.html
+++ b/docs/comparison.html
@@ -22,6 +22,9 @@
color: #b22222;
font-family: "Times New Roman", Cambria, Georgia, serif;
}
+ .not-supported {
+ color: #b22222;
+ }
@@ -29,6 +32,9 @@
+
+
+