Here are
47 public repositories
matching this topic...
Deep learning library for solving differential equations and more
Updated
Jul 8, 2020
Python
开源Go语言数值算法库(An open numerical library purely based on Go programming language)
2D-Finite Element Analysis with Python
Updated
Jul 4, 2020
Python
Configurable ODE/PDE solver
2D orthogonal elliptic mesh generator which solves the Winslow partial differential equations
Updated
Dec 27, 2019
Java
Multi-physics Object-oriented Reconfigurable Fluid Environment for Unified Simulations
Updated
Mar 6, 2020
Fortran
Computational Fluid Dynamics Solver
Updated
Nov 20, 2019
Java
Slides/notes and Jupyter notebook demos for an introductory course of numerical methods for PDEs
Updated
Mar 25, 2019
Jupyter Notebook
StiffMa: Fast finite element STIFFness MAtrix generation in MATLAB by using GPU computing.
Updated
Jun 25, 2020
MATLAB
C++/CUDA implementation of the most popular hyperbolic and parabolic PDE solvers
Solving hyperbolic PDEs using the Lax-Wendroff Scheme and a finite volume method.
Updated
Jun 6, 2018
MATLAB
Proof of Concept for porting MRST to PyTorch
Updated
Dec 22, 2019
HTML
Multigrid iterative solver for a PDE problem
Updated
May 23, 2018
Julia
Assignments of Mathematical Foundation of Finite Element Methods
Updated
Feb 25, 2019
MATLAB
Demonstrations shown during my lectures in TPG4155 - Applied Computer Methods in Petroleum Science at NTNU
Updated
Oct 25, 2018
MATLAB
Deep learning library for solving differential equations on top of PyTorch.
Updated
Jun 24, 2020
Jupyter Notebook
Numba-accelerated Pythonic implementation of MPDATA with Jupyter examples
Updated
Jul 9, 2020
Jupyter Notebook
Solving stochastic differential equations and Kolmogorov equations by means of deep learning and Multilevel Monte Carlo simulation
Updated
Oct 15, 2019
Jupyter Notebook
Solving pde with finite element method by using FEniCS in google colab
Updated
Jul 11, 2020
Jupyter Notebook
C++ numpy like toolbox for applied maths
C++ implementation of finite element method for solving PDEs in 2-D and 3-D utilizing simplex mesh and pyramid basis functions
CUDA kernels for solving the most popular hyperbolic and parabolic PDEs
A user-friendly numerical library for solving elliptic/parabolic partial differential equations with finite difference methods
Updated
Nov 17, 2019
Python
A simple MATLAB code to show an optimized implementation of the Virtual Element Method for the Poisson equation.
Updated
Feb 19, 2020
MATLAB
Image restoration using partial differential equations
Updated
Apr 22, 2019
Python
Codes for various numerical schemes.
Updated
Apr 30, 2019
Jupyter Notebook
This program Solves Poisson 2D equation using Finite element method.
Updated
Feb 25, 2020
Python
Implementation of the parabolic Galerkin Boundary Element Method with moving surfaces in C, my Master's thesis project (publication pending).
Improve this page
Add a description, image, and links to the
pde-solver
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
pde-solver
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
How can I plot the graphs of the examples of "Solving parametric families of PDEs" and "Solving PDEs with trainable coefficients"? Can you release the full scripts?