diff options
author | Arun Isaac | 2021-02-26 21:14:19 +0530 |
---|---|---|
committer | Arun Isaac | 2021-02-26 21:14:19 +0530 |
commit | af9188e236f183f0a8af296870ec42bfba79e975 (patch) | |
tree | 5c47bd6de68b481f52bc5eb3747bf213306a22e4 | |
parent | 87ab4e86d09013ac115f61e1d50db07551a374d1 (diff) | |
download | nsmc-af9188e236f183f0a8af296870ec42bfba79e975.tar.gz nsmc-af9188e236f183f0a8af296870ec42bfba79e975.tar.lz nsmc-af9188e236f183f0a8af296870ec42bfba79e975.zip |
List papers as a bulleted list.
* README.org: List papers as a bulleted list.
-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 |