Skip to content

Firedrake is an automated system for the portable solution of partial differential equations using the finite element method (FEM)

License

Notifications You must be signed in to change notification settings

firedrakeproject/firedrake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e00f49 · Jul 22, 2021
May 11, 2021
Nov 19, 2020
Jul 22, 2021
Nov 4, 2016
May 25, 2021
May 18, 2014
Jul 21, 2021
Oct 28, 2020
Oct 28, 2020
Jan 5, 2015
Jul 25, 2012
May 18, 2014
Nov 4, 2016
May 13, 2020
May 10, 2021
Jun 28, 2021
Aug 16, 2015
Nov 4, 2016
May 13, 2020
Sep 4, 2020
Nov 2, 2018

Repository files navigation

build status

Contents

PyOP2 requires Python 3.6 or later.

The main testing platform for PyOP2 is Ubuntu 18.04 64-bit with Python 3.6. Later Ubuntu versions should also work. Some users successfully use PyOP2 on Mac OS X.

Installation of the dependencies is somewhat involved, and therefore the recommended way to obtain PyOP2 is by using the Firedrake installation script. This will give you a Python 3 venv that contains a working PyOP2 installation.