maziarraissi/PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 67
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3146
- days_rel: n/a
- days_push: 203
- n_releases_24m: 0
Adoption not part of the score
6111 stars · 1608 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The original reference implementation of Physics-Informed Neural Networks (PINNs), which train neural networks to solve and discover nonlinear partial differential equations while respecting physical laws. It provides continuous-time and discrete-time models for data-driven PDE solutions and parameter discovery, written in Python with TensorFlow 1.x.
Use cases
- solve partial differential equations with neural networks
- discover PDE coefficients from data
- build physics-informed surrogate models
- learn PINNs from the original paper's code
- run forward and inverse PDE problems with deep learning
- reproduce Raissi et al. PINN benchmark results
When to choose
- you want the canonical reference implementation accompanying the original PINN papers
- you are studying or extending PINN research and need the exact algorithms from the 2017-2019 publications
- you need data-driven solution or discovery of nonlinear PDEs in a TensorFlow 1.x setting
When to avoid
- you need an actively maintained library - the repo is explicitly no longer maintained
- you use modern PyTorch, JAX, or TensorFlow 2 - the authors recommend pinns-torch, pinns-jax, or pinns-tf2 instead
- you need production-grade, well-tested scientific software rather than research code
Facets
library · maturity maintenance
machine-learning deep-learning simulation math machine-learning deep-learning simulation mathematics artificial-intelligence python physics-informed-neural-networks pde-solver scientific-computing surrogate-modeling tensorflow research-code
2 sources
- readme: https://github.com/maziarraissi/PINNs · fetched 2026-08-28 · 86fb2aa6ce8a
- homepage: https://maziarraissi.github.io/PINNs · fetched 2026-08-29 · d3349b8261a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maziarraissi/PINNs | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="maziarraissi/PINNs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem