Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.84 KB

README.rst

File metadata and controls

42 lines (32 loc) · 1.84 KB

pytential: 2D/3D Layer Potential Evaluation

Gitlab Build Status Github Build Status Python Package Index Release Page

pytential helps you accurately evaluate layer potentials (and, sooner or later, volume potentials). It also knows how to set up meshes and solve integral equations.

See here for easy, self-contained installation instructions for Linux and macOS.

It relies on

  • boxtree for FMM tree building
  • sumpy for expansions and analytical routines
  • modepy for modes and nodes on simplices
  • meshmode for high order discretizations
  • loopy for fast array operations
  • pytest for automated testing

and, indirectly,

  • PyOpenCL as computational infrastructure

Resources: