thuml/Neural-Solver-Library
A Library for Advanced Neural PDE Solvers.
This library is designed for deep learning researchers working on complex scientific models. It takes in data from various physical simulations or industrial design tasks, like fluid dynamics or shape analysis, and outputs predictions about how systems will behave or helps optimize designs. The primary users are researchers focused on developing and benchmarking advanced neural network models for solving partial differential equations (PDEs).
281 stars.
Use this if you are a deep learning researcher prototyping, benchmarking, or developing new neural PDE solvers and need a robust framework with existing state-of-the-art models.
Not ideal if you are a practitioner looking for a ready-to-use solution to solve a specific PDE without deep learning research experience.
Stars
281
Forks
26
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/thuml/Neural-Solver-Library"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
lululxvi/deepxde
A library for scientific machine learning and physics-informed learning
pnnl/neuromancer
Pytorch-based framework for solving parametric constrained optimization problems,...
wilsonrljr/sysidentpy
A Python Package For System Identification Using NARMAX Models
dynamicslab/pysindy
A package for the sparse identification of nonlinear dynamical systems from data
google-research/torchsde
Differentiable SDE solvers with GPU support and efficient sensitivity analysis.