diff options
| author | chris <chris@zxc185> | 2019-09-09 08:35:15 -0400 |
|---|---|---|
| committer | chris <chris@zxc185> | 2019-09-09 08:35:15 -0400 |
| commit | e7c5c6685dcf2deb524e4d15fcf9d407cab9def8 (patch) | |
| tree | 3988f9e43a7aeac3acebf94422d37c2d8c37edd4 | |
| parent | 5db6fc8576ed784246cd0146a1c4c7b34ea334bd (diff) | |
| parent | 8bc52ed7e89dd9c15675aa3d52829a78d41959bd (diff) | |
| download | cv-e7c5c6685dcf2deb524e4d15fcf9d407cab9def8.tar cv-e7c5c6685dcf2deb524e4d15fcf9d407cab9def8.tar.gz cv-e7c5c6685dcf2deb524e4d15fcf9d407cab9def8.tar.bz2 cv-e7c5c6685dcf2deb524e4d15fcf9d407cab9def8.tar.lz cv-e7c5c6685dcf2deb524e4d15fcf9d407cab9def8.tar.xz cv-e7c5c6685dcf2deb524e4d15fcf9d407cab9def8.tar.zst cv-e7c5c6685dcf2deb524e4d15fcf9d407cab9def8.zip | |
Merge branch 'master' of bitbucket.org:chrisorcox/cv
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | content/contributed.tex | 2 | ||||
| -rw-r--r-- | content/education.tex | 10 | ||||
| -rw-r--r-- | content/invited.tex | 1 | ||||
| -rw-r--r-- | cv.tex | 2 |
5 files changed, 10 insertions, 7 deletions
@@ -1 +1 @@ -build/ +/build diff --git a/content/contributed.tex b/content/contributed.tex index 6060590..949d87c 100644 --- a/content/contributed.tex +++ b/content/contributed.tex @@ -1,4 +1,6 @@ \begin{itemize} + \item Nearly orthogonal vectors and small antipodal spherical codes. \textit{European Combinatorics Conference}. Bratislava, Slovakia, Aug.\ 2019. + \item Nearly orthogonal vectors. \textit{Finite Geometry and Extremal Combinatorics}. Newark, Delaware, Aug.\ 2019. \item Inverting the Tur\'an problem. \textit{ICGT}. Lyon, France, Jul.\ 2018. \item Nearly orthogonal vectors (poster). \textit{Building Bridges II}. Budapest, Hungary, Jul.\ 2018. \item Inverting the Tur\'an problem. \textit{MIGHTY LIX}. Morgantown, WV, Apr.\ 2018. diff --git a/content/education.tex b/content/education.tex index 92212a1..6b0c2de 100644 --- a/content/education.tex +++ b/content/education.tex @@ -1,19 +1,19 @@ \textbf{Doctor of Philosophy} in Algorithms, Combinatorics and Optimization\dotfill $\operatorname{\mathbb{E}}[\text{GRAD}]=2020+\varepsilon$\\ \hphantom{@}@ Carnegie Mellon University, Pittsburgh, PA. \begin{itemize} - \item Major professor: Boris Bukh. + \item Major professor: Boris Bukh \end{itemize} \textbf{Master of Science} in Mathematics\dotfill 2015\\ \hphantom{@}@ Iowa State University, Ames, IA. \begin{itemize} - \item Thesis: ``Ordered and partially-ordered variants of Ramsey's theorem.'' - \item Major professor: Derrick Stolee. + \item Thesis: ``Ordered and partially-ordered variants of Ramsey's theorem'' + \item Major professor: Derrick Stolee \end{itemize} \textbf{Bachelor of Science} in Mathematics\dotfill 2014\\ \hphantom{@}@ Iowa State University, Ames, IA. \begin{itemize} - \item Thesis: ``Isospectral drums and cospectral graphs.'' - \item Thesis advisor: Steve Butler. + \item Thesis: ``Isospectral drums and cospectral graphs'' + \item Thesis advisor: Steve Butler \end{itemize} diff --git a/content/invited.tex b/content/invited.tex index 3b1aa07..e77de67 100644 --- a/content/invited.tex +++ b/content/invited.tex @@ -1,4 +1,5 @@ \begin{itemize} + \item Periodic words, common subsequences and frogs. \textit{Warwick University Combinatorics Seminar}. Coventry, UK, Sep.\ 2019. \item Algorithmic re-proofs of some Ramsey numbers. \textit{Iowa State University Discrete Mathematics Seminar}. Ames, IA, Mar.\ 2019. \item Small antipodal spherical codes. \textit{Carnegie Mellon University CS Theory Seminar}. Pittsburgh, PA, Oct.\ 2018. \item A fractional version of Haemers' bound. \textit{AMS Special Session on Graph Theory}. Newark, DE, Sep.\ 2018. @@ -66,7 +66,7 @@ \section*{Research interests} -Extremal combinatorics, probablilistic methods, algebraic methods, graph theory, partially-ordered sets. +Extremal combinatorics, probablilistic methods, algebraic methods, discrete geometry, graph theory. \section*{Education} \input{content/education.tex} |
