pystencils
Run blazingly fast stencil codes on numpy arrays.
Run blazingly fast stencil codes on numpy arrays.
To install this package, run one of the following:
pystencils uses sympy to define stencil operations, that can be executed on numpy arrays. Exploiting the stencil structure makes pystencils run faster than normal numpy code and even as Cython and numba, as demonstrated in this notebook.
Summary
Run blazingly fast stencil codes on numpy arrays.
Last Updated
Nov 5, 2024 at 20:41
License
AGPL-3.0-or-later
Total Downloads
295.2K
Supported Platforms
GitHub Repository
https://i10git.cs.fau.de/pycodegen/pystencils/Documentation
https://i10git.cs.fau.de/pycodegen/pystencils/