From e260e4022c3bf8ac50f56d375036162a5b62f55a Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 26 Feb 2021 20:45:52 +0530 Subject: Refer to papers in the opening of the README. * README.org: Refer to papers at the opening. --- README.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 0bd41e6..deadca1 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,10 @@ #+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]]. + * Build Build dependencies are -- cgit v1.2.3