aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorArun Isaac2021-02-26 21:14:19 +0530
committerArun Isaac2021-02-26 21:14:19 +0530
commitaf9188e236f183f0a8af296870ec42bfba79e975 (patch)
tree5c47bd6de68b481f52bc5eb3747bf213306a22e4 /README.org
parent87ab4e86d09013ac115f61e1d50db07551a374d1 (diff)
downloadnsmc-af9188e236f183f0a8af296870ec42bfba79e975.tar.gz
nsmc-af9188e236f183f0a8af296870ec42bfba79e975.tar.lz
nsmc-af9188e236f183f0a8af296870ec42bfba79e975.zip
List papers as a bulleted list.
* README.org: List papers as a bulleted list.
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.org b/README.org
index dc40c59..609300b 100644
--- a/README.org
+++ b/README.org
@@ -1,9 +1,8 @@
#+TITLE: n-sphere Monte Carlo Method
-This repository is the source code accompanying the papers [[https://arxiv.org/abs/2101.00936][An O(n)
-algorithm for generating uniform random vectors in n-dimensional cones]]
-and [[https://arxiv.org/abs/2007.06808][An algorithm for estimating volumes and other integrals in n
-dimensions]].
+This repository is the source code accompanying the following papers.
+- [[https://arxiv.org/abs/2101.00936][An O(n) algorithm for generating uniform random vectors in n-dimensional cones]]
+- [[https://arxiv.org/abs/2007.06808][An algorithm for estimating volumes and other integrals in n dimensions]]
* Build