SciML/NeuralPDE.jl
Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 20
- age_days: 3459
- days_rel: 15
- days_push: 7
- n_releases_24m: 16
Adoption not part of the score
1220 stars · 249 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NeuralPDE.jl is a Julia library of physics-informed neural network (PINN) solvers for ordinary, stochastic, and partial differential equations. It automatically constructs physics-informed loss functions from a symbolic interface and integrates with Flux.jl, Lux.jl, and NeuralOperators.jl for GPU-accelerated scientific machine learning.
Use cases
- solve partial differential equations with physics-informed neural networks
- fit a neural network to both physical laws and experimental data
- solve ODEs and SDEs using neural network solvers
- train PINNs with automatic loss construction from symbolic equations
- combine DeepONet or Fourier neural operators with physics-informed losses
- accelerate PDE simulation with GPU-powered training
When to choose
- you work in Julia and need PINN-based differential equation solvers
- you want to mix equation solving with data fitting in a scientific machine learning workflow
- you need automated physics-informed loss functions from a high-level symbolic interface
- you want neural operator methods like DeepONets combined with physics constraints
When to avoid
- you need classical finite-element or finite-difference PDE solvers rather than neural approaches
- you work primarily in Python rather than Julia
- you need a lightweight tool without a machine learning stack
- your equations are simple enough that classical numerical solvers are faster and more accurate
Facets
library · maturity active
machine-learning simulation deep-learning machine-learning simulation cross-platform pinn physics-informed-neural-networks pde-solver ode-solver sciml neural-operators flux lux solver scientific-machine-learning differential-equations julia gpu
4 sources
- readme: https://github.com/SciML/NeuralPDE.jl · fetched 2026-08-28 · 606651d24ea2
- homepage: https://docs.sciml.ai/NeuralPDE/stable/ · fetched 2026-08-29 · 22da17c23c08
- site_page: https://docs.sciml.ai/DiffEqDocs · fetched 2026-08-29 · 82260832e07c
- site_page: https://docs.sciml.ai/DiffEqDevDocs · fetched 2026-08-29 · db0de492634b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SciML/NeuralPDE.jl | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="SciML/NeuralPDE.jl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem