pde-solver topic

List pde-solver repositories

goNum

181
Stars
45
Forks
Watchers

开源Go语言数值算法库(An open numerical library purely based on Go programming language)

neurodiffeq

641
Stars
86
Forks
Watchers

A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.

pydens

279
Stars
65
Forks
Watchers

PyDEns is a framework for solving Ordinary and Partial Differential Equations (ODEs & PDEs) using neural networks

dedalus

450
Stars
108
Forks
Watchers

A flexible framework for solving PDEs with modern spectral methods.

PhiFlow

1.2k
Stars
177
Forks
Watchers

A differentiable PDE solving framework for machine learning

pyclaw

155
Stars
96
Forks
Watchers

PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.

parallel-gpu-workshop-JuliaCon21

89
Stars
13
Forks
Watchers

Solving differential equations in parallel on GPUs - JuliaCon 2021 workshop

idrlnet

187
Stars
53
Forks
Watchers

IDRLnet, a Python toolbox for modeling and solving problems through Physics-Informed Neural Network (PINN) systematically.