We added Geometries as a new interface for the PDE dataset. This
allows a generic inference pipeline and reduces the amount of code to
solve a PDE with NeuralSolvers. This includes various sampling methods and brings adaptive sampling into Neural Solvers.
Furthermore, we improved the prints and the logging features.