From 89d4e7984ca26315e2f645beee7aea0e52d5cb2a Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sat, 8 Jan 2022 13:14:30 +0530 Subject: Advertise python code. * README.org: Advertise python code. * python/README.md: New file. --- README.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 758545f..5f4c93f 100644 --- a/README.org +++ b/README.org @@ -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 -- cgit v1.2.3