inducer / sumpy

Symbolic code generators for multipole and local expansions and translations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sumpy: n-body kernels and translation operators

Gitlab Build Status

Github Build Status

Python Package Index Release Page

Zenodo DOI for latest release

Sumpy is mainly a 'scaffolding' package for Fast Multipole and quadrature methods. If you're building one of those and need code generation for the required Multipole and local expansions, come right on in. Together with boxtree, there is a full, symbolically kernel-independent FMM implementation here.

Sumpy relies on

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.

Resources:

About

Symbolic code generators for multipole and local expansions and translations


Languages

Language:Python 94.4%Language:Jupyter Notebook 5.1%Language:TeX 0.5%Language:Perl 0.0%