diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ 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]] +Most of the code has been ported to Python and is in the /python/ +directory. So, if you wish, you can ignore the rest of this document, +and jump straight there. + * Build Build dependencies are |