Skip to content

Commit b1d935e

Browse files
authored
Merge pull request #7 from jbytecode/paper
minor fixes
2 parents 6846928 + 984bd13 commit b1d935e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

paper/paper.bib

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ @INPROCEEDINGS{Li:2005
141141
@ARTICLE{Blank:2020,
142142
author={J. {Blank} and K. {Deb}},
143143
journal={IEEE Access},
144-
title={pymoo: Multi-Objective Optimization in Python},
144+
title={pymoo: Multi-Objective Optimization in {P}ython},
145145
year={2020},
146146
volume={8},
147147
number={},

paper/paper.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ model data, respectively.
127127
The analogous `compare_fourier_counts` method can provide additional loss
128128
terms relating to differences in the empirical characteristic function (ECF;
129129
@Cramer:1954). It is evaluated at a random sample of (20 by default)
130-
fourier-space positions, $\vec{\tilde{x}}_k$, for both the "true" and "model"
131-
fourier counts:
130+
Fourier-space positions, $\vec{\tilde{x}}_k$, for both the "true" and "model"
131+
Fourier counts:
132132

133133
$$ \tilde{N}_k = \sum\limits_i \exp(i \vec{\tilde{x}}_k \cdot \vec{x}_i). $$
134134

0 commit comments

Comments
 (0)