aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
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