diff --git a/paper.md b/paper.md index ed490282acfa0bd9f58961c6f1347c372e004915..8b75d8bdca98329534a6b1aae3c63024467a2ea1 100755 --- a/paper.md +++ b/paper.md @@ -36,10 +36,10 @@ If the goal of the simulation is to approximate a continuous function with the l Such a sampling strategy would trivially speedup many simulations. One of the most significant complications here is to parallelize this algorithm, as it requires a lot of bookkeeping and planning ahead. -{#fig:algo}