NBoulle/greenlearning
Learning Green's functions of partial differential equations with deep learning.
This tool helps scientists and engineers find Green's functions for partial differential equations without complex manual calculations. It takes your differential operator as input and provides an accurate, learned Green's function, which can be crucial for solving many physics and engineering problems. Researchers, computational physicists, and numerical analysts would benefit from this.
No commits in the last 6 months. Available on PyPI.
Use this if you need to determine Green's functions for linear partial differential equations in 1D or 2D and want to leverage deep learning for an efficient solution.
Not ideal if your primary goal is to solve non-linear differential equations or if you require an analytical, symbolic form of the Green's function.
Stars
71
Forks
18
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NBoulle/greenlearning"
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.