From 365df762c072084dd8986c7e282fb4100140efdb Mon Sep 17 00:00:00 2001 From: "Sergey E. Koposov" Date: Wed, 14 Feb 2024 23:42:01 +0000 Subject: [PATCH] update docs --- docs/source/api.rst | 9 --------- docs/source/references.rst | 4 +--- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/docs/source/api.rst b/docs/source/api.rst index 3b08ee6d..00a209c9 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -40,15 +40,6 @@ Baseline Sampler :private-members: :show-inheritance: -Static Nested Samplers -====================== - -.. automodule:: dynesty.nestedsamplers - :members: - :undoc-members: - :private-members: - :show-inheritance: - Dynamic Nested Sampler ====================== diff --git a/docs/source/references.rst b/docs/source/references.rst index e319cb74..5f6dbe56 100644 --- a/docs/source/references.rst +++ b/docs/source/references.rst @@ -116,9 +116,7 @@ Much of the nested sampling error analysis is based on: *Properties of Nested Sampling.* Biometrika, 97, 741. -The nested sampling algorithms in -:class:`~dynesty.nestedsamplers.RadFriendsSampler` and -:class:`~dynesty.nestedsamplers.SupFriendsSampler` +The nested sampling algorithms with cubes, balls bounds are based on: `Buchner 2016 `_.