diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-07-17 15:39:44 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-07-17 15:39:44 +0200 |
commit | d8d6a0f8f96e5105db11b7335abed7ac8de912dd (patch) | |
tree | 1125cfa8f8fd38e275b0e3d53d14ac2a1a1f90fd /when_annealed.tex | |
parent | 4a9455031004be737f10a1a1a786a3de79c623fa (diff) | |
download | EPL_143_61003-d8d6a0f8f96e5105db11b7335abed7ac8de912dd.tar.gz EPL_143_61003-d8d6a0f8f96e5105db11b7335abed7ac8de912dd.tar.bz2 EPL_143_61003-d8d6a0f8f96e5105db11b7335abed7ac8de912dd.zip |
Changed style for EPL.
Diffstat (limited to 'when_annealed.tex')
-rw-r--r-- | when_annealed.tex | 30 |
1 files changed, 12 insertions, 18 deletions
diff --git a/when_annealed.tex b/when_annealed.tex index c24f2c4..0bbaf51 100644 --- a/when_annealed.tex +++ b/when_annealed.tex @@ -1,4 +1,4 @@ -\documentclass[fleqn,a4paper]{article} +\documentclass{epl2/epl2} \usepackage[utf8]{inputenc} % why not type "Bézout" with unicode? \usepackage[T1]{fontenc} % vector fonts plz @@ -13,26 +13,16 @@ filecolor=MidnightBlue, linkcolor=MidnightBlue ]{hyperref} % ref and cite links with pretty colors -\usepackage[ - style=phys, - eprint=true, - maxnames = 100 -]{biblatex} -\usepackage{anyfontsize,authblk} - -\addbibresource{when_annealed.bib} - -\begin{document} +\usepackage{anyfontsize} \title{ When is the average number of saddle points typical? } \author{Jaron Kent-Dobias} -\affil{Istituto Nazionale di Fisica Nucleare, Sezione di Roma I} +\institute{Istituto Nazionale di Fisica Nucleare, Sezione di Roma I} -\maketitle -\begin{abstract} +\abstract{ A common measure of a function's complexity is the count of its stationary points. For complicated functions, this count grows exponentially with the volume and dimension of their domain. In practice, the count is averaged over @@ -50,7 +40,11 @@ setting. We determine conditions for the emergence of nontrivial correlations between saddles, and discuss the implications for the geometry of those functions and what out-of-equilibrium settings might be affected. -\end{abstract} +} + +\begin{document} + +\maketitle Random high-dimensional energies, cost functions, and interaction networks are important across disciplines: the energy landscape of glasses, the likelihood @@ -548,12 +542,12 @@ the annealed approximation. Our result has direct implications for the geometry of these landscapes, and perhaps could be influential to certain out-of-equilibrium dynamics. - -\paragraph{Funding information} +\acknowledgements JK-D is supported by a \textsc{DynSysMath} Specific Initiative of the INFN. -\printbibliography +\bibliographystyle{epl2/eplbib} +\bibliography{when_annealed} \end{document} |