Skip to content

inducer/pytential

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • numpy for arrays
  • 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
https://badge.fury.io/py/pytential.png

Resources:

About

Evaluate layer and volume potentials accurately. Solve integral equations.

Resources

Stars

Watchers

Forks

Packages

No packages published