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

Improve merging color channels for field collections #525

Closed david-zwicker closed 5 months ago

david-zwicker commented 5 months ago

Introduced new plot type merged, which superseeds rgb.

Closes #524