diff options
-rw-r--r-- | README.org | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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 |