Skip to content

Evaluate layer and volume potentials accurately. Solve integral equations.

Notifications You must be signed in to change notification settings

ShawnL00/pytential

This branch is 3 commits ahead of, 6 commits behind inducer/pytential:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 14, 2025
f2061d7 · Jan 14, 2025
Jul 19, 2024
Sep 17, 2017
Nov 15, 2024
Jan 14, 2025
Aug 11, 2024
Jan 7, 2025
Jan 7, 2025
Jun 23, 2020
Jul 27, 2023
Jul 5, 2024
Nov 3, 2024
May 31, 2022
Jul 5, 2024
Jan 2, 2022
Nov 25, 2024
May 30, 2023
Aug 3, 2023
Jul 5, 2024

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.9%
  • Cython 2.1%
  • C 1.6%
  • Other 0.4%