Skip to content
Snippets Groups Projects
user avatar
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4

)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
25e91072
History
user avatar 25e91072

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: