Skip to content

Latest commit

 

History

History
95 lines (74 loc) · 1.57 KB

api.rst

File metadata and controls

95 lines (74 loc) · 1.57 KB

API

This page details the methods and classes provided by the dynesty module.

Top-Level Interface

dynesty.dynesty

Bounding

dynesty.bounding

Sampling

dynesty.sampling

Baseline Sampler

dynesty.sampler

Static Nested Samplers

dynesty.nestedsamplers

Dynamic Nested Sampler

dynesty.dynamicsampler

Sampling Results

dynesty.results

Useful Helper Functions

dynesty.utils

Plotting Utilities

dynesty.plotting

Parallelization helpers

dynesty.pool