Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.48 KB

README.rst

File metadata and controls

41 lines (30 loc) · 1.48 KB

grudge

Gitlab Build Status Github Build Status

grudge helps you discretize discontinuous Galerkin operators, quickly and accurately.

It relies on

  • numpy for arrays
  • modepy for modes and nodes on simplices
  • meshmode for modes and nodes on simplices
  • loopy for fast array operations
  • pytest for automated testing

and, indirectly,

  • PyOpenCL as computational infrastructure

PyOpenCL is likely the only package you'll have to install by hand, all the others will be installed automatically.

https://badge.fury.io/py/grudge.png

Resources: