zwicker-group / py-pde

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

Return shallow copy of fields in collection for safety #452

Closed david-zwicker closed 11 months ago

david-zwicker commented 11 months ago

Fixes problem mention in #450