CMD + K

py-pde

Community

Python package for solving partial differential equations

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::py-pde

Usage Tracking

0.50.0
0.48.0
0.47.2
0.47.1
0.47.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

py-pde is a Python package for solving partial differential equations (PDEs). The package provides classes for grids on which scalar and tensor fields can be defined. The associated differential operators are computed using a numba-compiled implementation of finite differences. This allows defining, inspecting, and solving typical PDEs that appear for instance in the study of dynamical systems in physics. The focus of the package lies on easy usage to explore the behavior of PDEs. However, core computations can be compiled transparently using numba for speed.

About

Summary

Python package for solving partial differential equations

Last Updated

Dec 15, 2025 at 16:28

License

MIT

Total Downloads

149.8K

Supported Platforms

noarch