NeuralPDE.jl and heat-pinn

NeuralPDE.jl is a general-purpose PINN framework that heat-pinn uses as a reference implementation or builds upon for the specialized case of 2D steady-state heat equations, making them complements in a hierarchical ecosystem where the former provides infrastructure and the latter demonstrates application.

NeuralPDE.jl
71
Verified
heat-pinn
45
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 17/25
Stars: 1,175
Forks: 235
Downloads:
Commits (30d): 37
Language: Julia
License:
Stars: 172
Forks: 23
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About NeuralPDE.jl

SciML/NeuralPDE.jl

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

This tool helps scientists and engineers solve complex partial differential equations (PDEs) that describe physical phenomena, even when traditional methods struggle. You input your differential equations and boundary conditions, and it outputs a highly accurate numerical solution, often faster and with greater flexibility than conventional techniques. It's designed for researchers, modelers, and simulation specialists who need to understand and predict behavior in systems governed by differential equations, without needing deep expertise in advanced numerical solvers.

scientific-simulation computational-physics mathematical-modeling engineering-analysis numerical-methods

About heat-pinn

314arhaam/heat-pinn

A Physics-Informed Neural Network to solve 2D steady-state heat equations.

This project helps engineers and researchers model how heat distributes across a 2D surface. You input boundary conditions for temperature (e.g., specific temperatures at edges), and it outputs a prediction of the temperature across the entire area. It's designed for professionals in thermal engineering, materials science, or physics who need to understand heat transfer without complex experimental setups or traditional numerical methods.

thermal-engineering heat-transfer materials-science physics-simulation computational-modeling

Scores updated daily from GitHub, PyPI, and npm data. How scores work