88 skills found · Page 1 of 3
spectralDNS / ShenfunHigh performance computational platform in Python for the spectral Galerkin method
alialaradi / DeepGalerkinMethodCompanion code for "Solving Nonlinear and High-Dimensional Partial Differential Equations via Deep Learning" by A. Al-Aradi, A. Correia, D. Naiff, G. Jardim and Y. Saporito (https://arxiv.org/abs/1811.08782)
ranocha / SummationByPartsOperators.jlA Julia library of summation-by-parts (SBP) operators used in finite difference, Fourier pseudospectral, continuous Galerkin, and discontinuous Galerkin methods to get provably stable semidiscretizations, paying special attention to boundary conditions.
povanberg / DGFEM AcousticDiscontinuous Galerkin finite element method (DGFEM) for Acoustic Wave Propagation
fxgiraldo / Element Based Galerkin MethodsThis directory contains the Lecture files and Project codes in both Julia and Matlab for a course based on the Springer textbook "An Introduction to Element-based Galerkin Methods on Tensor-Product Bases" by F.X. Giraldo
junbinhuang / DeepRitzImplementation of the Deep Ritz method and the Deep Galerkin method
FEAScript / FEAScript CoreJavaScript Finite Element Simulation Library
dougshidong / PHiLiPParallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
ABAtanasov / GalerkinSparseGrids.jlSparse Grid Discretization with the Discontinuous Galerkin Method for solving PDEs
li12242 / NDG FEMNodal Discontinuous Galerkin Finite Element Methods (NDG-FEM) solvers for various hydraulic problems
FDYdarmstadt / BoSSSBoSSS is a flexible framework for the development, evaluation & application of numerical discretization schemes based on the Discontinuous Galerkin method
marvinpfoertner / Linpde GpCode for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"
lmdiazangulo / RCS DGTDRadar Cross Section (RCS) Matlab routines for Discontinuous Galerkin Time Domain methods. Supports linear and quadratic triangles of arbitrarily high order. Includes routines by Burkardt (https://people.sc.fsu.edu/~jburkardt/)
OpenSEMBA / DgtdMaxwell's curl equations solver using discontinuous Galerkin methods.
ZewenShen / HdpA numerical library for High-Dimensional option Pricing problems, including Fourier transform methods, Monte Carlo methods and the Deep Galerkin method
yeruichao / DGseisfor3D3D simulation for seismic waves based on Discontinuous Galerkin Method
ezander / SglibA Matlab/Octave toolbox for stochastic Galerkin methods
alxhslm / HarmLABImplementation of the harmonic balance method in MATLAB
scharris / WGFEM RustWeak Galerkin Finite Element Method
team-pancho / HDG3DMatlab implementation of the Hybridizable Discontinuous Galerkin method on general tetrahedrizations of polyhedra in three dimensional space.