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

Renamed `get_data` method to `get_sparse_matrix_data` #531

Closed david-zwicker closed 5 months ago

david-zwicker commented 5 months ago

This expresses the intend of the method a bit better.