zwicker-group / py-pde

Python package for solving partial differential equations using finite differences.
https://py-pde.readthedocs.io
MIT License
393 stars 50 forks source link

First version of automatic linear stability analysis #543

Closed david-zwicker closed 4 months ago

david-zwicker commented 4 months ago

This is only supported for the pde.PDE class and currently hidden as private functions.