jcockayne / bayesian_pdes

Probabilistic solution of PDEs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian EIT

This package implements the Probabilistic Meshless Method.

Dependencies

This project has been written and tested on python 3.

  • gcc (tested with version 8+)
  • numpy
  • cython

Installation

  1. Run python setup.py develop

About

Probabilistic solution of PDEs


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%