bizoffermark/neural_wos
Neural Walk-on-Spheres
This project helps researchers and engineers quickly solve complex Poisson equations, which describe many physical phenomena. It takes in the definition of a Poisson equation with Dirichlet boundary conditions and outputs numerical solutions. This is useful for computational scientists, physicists, and engineers working on problems involving heat distribution, electromagnetism, or fluid dynamics.
No commits in the last 6 months.
Use this if you need to find fast and accurate numerical solutions to Poisson equations for research or engineering applications.
Not ideal if you are looking for a general-purpose scientific computing library or a tool to solve a wide array of differential equations beyond Poisson equations.
Stars
23
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jul 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bizoffermark/neural_wos"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.