SciML / NeuralPDE.jl

Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation
https://docs.sciml.ai/NeuralPDE/stable/
Other
973 stars 195 forks source link

DGM Tutorial fails #827

Closed finmod closed 6 months ago

finmod commented 6 months ago

The DGM tutorial fails as:

{ "name": "LoadError", "message": "UndefVarError: DeepGalerkin not defined", "stack": "UndefVarError: DeepGalerkin not defined

Stacktrace: [1] top-level scope @ In[2]:34" } NeuralPDE v5.12.0

ChrisRackauckas commented 6 months ago

It just hasn't been released yet, it's on dev.

finmod commented 6 months ago

👍 Now tgrid and xgrid are missing in the graph