diff options
author | Arun Isaac | 2021-02-26 20:45:52 +0530 |
---|---|---|
committer | Arun Isaac | 2021-02-26 20:45:52 +0530 |
commit | e260e4022c3bf8ac50f56d375036162a5b62f55a (patch) | |
tree | bc653be5683435f993846c6c6347e1480bc2fc3f | |
parent | 4048509fe95a79353169979c923496a7c19d0842 (diff) | |
download | nsmc-e260e4022c3bf8ac50f56d375036162a5b62f55a.tar.gz nsmc-e260e4022c3bf8ac50f56d375036162a5b62f55a.tar.lz nsmc-e260e4022c3bf8ac50f56d375036162a5b62f55a.zip |
Refer to papers in the opening of the README.
* README.org: Refer to papers at the opening.
-rw-r--r-- | README.org | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |