Skip to content
Snippets Groups Projects
user avatar
Kaushik Kulkarni authored
* bessel function mangling -> BesselFunction: ScalarCallable

* query translation unit's default_entrypoint's args

* [drop before merge]: test with kcv3-e2

* Add transfer_requirements_git_urls from grudge to downstream projects

* Point requirements.txt for loopy back to main

Co-authored-by: default avatarAndreas Klöckner <inform@tiker.net>
e712047f
History

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: