Skip to content

Latest commit

 

History

History
145 lines (116 loc) · 6.95 KB

File metadata and controls

145 lines (116 loc) · 6.95 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.

Before you get started

Getting started

Digging deeper

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

Interfaces

Miscellaneous