Arkadiusz Paterak
Arkadiusz Paterak
I've encountered a problem while trying to use gecode from Windows cmd, like in the Basic Usage example here: https://docs.minizinc.dev/en/stable/command_line.html Only output is `=====ERROR=====`. Running the same model from MiniZinc...
In this pull request, we extend the examples with a reproduction of the "Diffusion equation with spatial dependence" example from the *py-pde* library ([the original example](https://py-pde.readthedocs.io/en/latest/examples_gallery/simple_pdes/pde_heterogeneous_diffusion.html)). Besides showcasing PyMPDATA capabilities...