Skip to content

Latest commit

 

History

History
141 lines (114 loc) · 6.85 KB

README.md

File metadata and controls

141 lines (114 loc) · 6.85 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