zwicker-group / py-pde

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

Add plotting routine to combine multiple fields #484

Closed david-zwicker closed 10 months ago

david-zwicker commented 10 months ago

Add a function to plot two and three scalar fields in the same plot using RGB color channels.

david-zwicker commented 10 months ago

Closed by #485