SciML / MethodOfLines.jl

Automatic Finite Difference PDE solving with Julia SciML
https://docs.sciml.ai/MethodOfLines/stable/
MIT License
160 stars 27 forks source link

docs: fix rendering of the plots in the heat equation example #326

Closed sathvikbhagavan closed 12 months ago

sathvikbhagavan commented 12 months ago

Found plots were not getting rendered - https://docs.sciml.ai/MethodOfLines/dev/tutorials/heat/ This should fix it.