Skip to content

Latest commit

 

History

History
104 lines (79 loc) · 4.21 KB

File metadata and controls

104 lines (79 loc) · 4.21 KB

Examples

This page contains a number of examples showing how to use Pints.

Each example was created as a Jupyter notebook (http://jupyter.org/). These notebooks can be downloaded and used, or you can simply copy/paste the relevant code.

Getting started

Optimisation

Particle-based methods

Local optimisers

Further optimisation

Sampling

MCMC without gradients

MCMC with gradients

Nested sampling

Analysing sampling results

Statistical modelling

Toy problems

Models

Distributions

Miscellaneous