Skip to content
/ sumpy Public
forked from inducer/sumpy

Symbolic code generators for multipole and local expansions and translations

Notifications You must be signed in to change notification settings

alexfikl/sumpy

 
 

Repository files navigation

sumpy: n-body kernels and translation operators

Gitlab Build Status Github Build Status Python Package Index Release Page

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

  • numpy for arrays
  • boxtree for FMM tree building
  • sumpy for expansions and analytical routines
  • 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.

Resources:

About

Symbolic code generators for multipole and local expansions and translations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.1%
  • Jupyter Notebook 5.4%
  • TeX 0.5%