Skip to content

Geometries and Adaptive Sampling

Latest
Compare
Choose a tag to compare
@StillerPatrick StillerPatrick released this 07 Nov 12:49
· 4 commits to master since this release
ba79095

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.