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 `_.