Skip to content

Commit 445adb5

Browse files
committed
Bleeping Latex.
1 parent 48ad99b commit 445adb5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

paper/paper.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,7 @@ We give a high level introduction of the ECT here as defined in [@Turner2014], a
4848

4949
To start, we have input `ect.EmbeddedComplex`, which is a polyhedral complex $K$ (See [@Goodman2018] Ch. 17.4) which is a collection of convex polytopes in $\mathbb{R}^n$ closed under the face relation. While we note the code can handle shapes in any dimension, we will give an exposition focusing on the case of a straight-line graph embedding like the example given in \autoref{fig:example_graph} embedded in $\mathbb{R}^2$.
5050

51-
For a choice of direction $\omega \in \mathbb{S}^{n-1}$, we induce a function on the vertex set given by $
52-
g_\omega(v) = \langle f(v), \omega\rangle.
53-
$, the dot product of the embedding coordinates of the vertex with the unit vector $\omega \in \mathbb{R}^n$.
51+
For a choice of direction $\omega \in \mathbb{S}^{n-1}$, we induce a function on the vertex set given by $g_\omega(v) = \langle f(v), \omega\rangle$, the dot product of the embedding coordinates of the vertex with the unit vector $\omega \in \mathbb{R}^n$.
5452
Some examples are shown for the embedded graph in \autoref{fig:example_graph}.
5553
The ECT for the embedded graph is given by
5654
$$

0 commit comments

Comments
 (0)