Skip to content

pymor/pymor-deal.II

Repository files navigation

Requirements

deal.II with development headers

Usage

git clone --recurse-submodules https://github.com/pymor/pymor-deal.II
cd pymor-deal.II
python -m pip install pymor
python -m pip install -e .
python test/demo.py

Development notes

We have a pre-commit config that is also run/checked in CI. Python source is formatted with black. C++ source is formatted with clang-format.

Dependencies for running the test suite can be installed with

python -m pip install -r ./.ci/requirements-ci.txt

About

minimal deal.II python bindings for usage with pymor (http://pymor.org/)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •