Skip to content

CUQI-DTU/Paper-CUQIpy-2-PDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper-CUQIpy-2-PDE

This repository contains the code for the paper "CUQIpy – Part II: computational uncertainty quantification for PDE-based inverse problems in Python".

Installation

Install the package using pip (assuming python is installed):

pip install cuqipy

Some examples require additional packages like the plugins for FEniCS. These can be installed following the instructions on:

Running the examples

The examples (scripts and notebooks) are organized by folders, one folder for each of the 4 case studies (Poisson, Heat 1D, EIT, and PAT). To run the examples that are written as Jupyter notebooks, you need to install Jupyter. One can also view the notebooks on GitHub by clicking on the notebook files in the folders.

Case studies

The following case studies are included in this repository: