Update Home

Glen Whitney 2024-02-07 04:46:56 +00:00
parent f6ca2d701d
commit 9dd90ab990

@ -1,3 +1,4 @@
The initial plan is to use this wiki as a quick place to record notes/ideas/examples/plans for Dyna3.
Note that this wiki implementation supports TeX formulas via KaTeX e.g.
$$Q(P_1,P_2) = \frac{r_1s_2+r_2s_1}2 - x_1x_2 - y_1y_2 - z_1z_2.$$
$$Q(P_1,P_2) = \frac{r_1s_2+r_2s_1}2 - x_1x_2 - y_1y_2 - z_1z_2.$$
(And inline $Q(P,T) = -1$ as well.)