diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2025-03-10 15:46:05 -0300 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2025-03-10 15:46:05 -0300 |
commit | d85eed46d4c3d03bdbcd48a068cee1d9a3b405bc (patch) | |
tree | 8bf212914e93782eb3191ea20d202481c8423bde /topology.tex | |
parent | 61148b49ba266e2b6eb5073b28c275e2e2067ece (diff) | |
download | SciPostPhys_18_158-d85eed46d4c3d03bdbcd48a068cee1d9a3b405bc.tar.gz SciPostPhys_18_158-d85eed46d4c3d03bdbcd48a068cee1d9a3b405bc.tar.bz2 SciPostPhys_18_158-d85eed46d4c3d03bdbcd48a068cee1d9a3b405bc.zip |
Changes and comments addressing report #2
- Indicated which of the requested changes were made.
- Modified the manuscript to indicated that the function H must be
Morse, i.e., not have any degenerate stationary points.
Diffstat (limited to 'topology.tex')
-rw-r--r-- | topology.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/topology.tex b/topology.tex index d3d90d4..56af0c6 100644 --- a/topology.tex +++ b/topology.tex @@ -247,9 +247,8 @@ points, one must take pains to eliminate the sign of the determinant \cite{Fyodorov_2004_Complexity}. Here it is correct to preserve it. We need to choose a function $H$ for our calculation. Because $\chi$ is -a topological invariant, any choice will work so long as it does not share some -symmetry with the underlying manifold, i.e., that $H$ satisfies the Smale condition. Because our manifold of random -constraints has no symmetries, we can take a simple height function $H(\mathbf +a topological invariant, any choice will work so long as it does not have degenerate stationary points on the manifold, i.e., that it is a Morse function, and does not share some +symmetry with the underlying manifold, i.e., that it satisfies the Smale condition. Because our manifold is random and has no symmetries, we can take a simple height function $H(\mathbf x)=\mathbf x_0\cdot\mathbf x$ for some $\mathbf x_0\in\mathbb R^N$ with $\|\mathbf x_0\|^2=N$. We call $H$ a height function because when $\mathbf x_0$ is interpreted as the polar axis of a spherical coordinate system, $H$ gives the height on the sphere relative to the equator. |