Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 845 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 845 Bytes

DaFT: DerivAtive-Free Thinning

This repository hosts code to run Derivative-Free Thinning (DaFT) with stochastic kernel embeddings.

Installation

Install Poetry, then simply clone this repository and install DaFT by running

poetry install

Resources:

  • This GitHub gist provides an introduction to the method and package.
  • Presentation given at the Workshop on "Multilevel and multifidelity sampling methods in UQ for PDEs" at the ESI institute at Universität Wien. Video and slides.

Examples

Example Jupyter notebooks