Skip to content

Latest commit

 

History

History
125 lines (98 loc) · 5.53 KB

File metadata and controls

125 lines (98 loc) · 5.53 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

Digging deeper

Optimisation

Particle-based methods

Local optimisers

Quasi-Newton optimisers

Further optimisation

Sampling

MCMC without gradients

MCMC with gradients

Nested sampling

Analysing sampling results

Statistical modelling

Toy problems

Models

Distributions

Miscellaneous