Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffEqGMRFs

Build Status Coverage Aqua

This repo contains the experiments for our paper "Flexible and Efficient Probabilistic PDE Solvers through Gaussian Markov Random Fields".

Installation

  1. Download Julia (>= version 1.10).

  2. Clone this repo.

  3. In the root directory of this project, run julia --project=. followed by ] dev .

Please note that GaussianMarkovRandomFields.jl (the main dependency for these experiments) is not registered yet. Until it is, you can install it directly from GitHub through ] add https://github.com/timweiland/GaussianMarkovRandomFields.jl.

Running the experiments

./hpc contains utilities to get this code running in a singularity container for HPC.

Once you've figured this out, you can grab the data from the sources specified in the subdirectories of ./data.

Afterwards, you can run the scripts in ./scripts.

About

Flexible and efficient probabilistic simulations of (partial) differential equations through GMRFs

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages