SciML / NeuralPDE.jl

Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation

Home Page:https://docs.sciml.ai/NeuralPDE/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vector notation

marcofrancis opened this issue · comments

Hi,
Is there any way to define a PDE without having to manually write all the terms, maybe using a vector notation? Say if I have the heat equation in dimension 30 for example.