Implementation of the 12 steps approach to the Navier-Stokes equations, essential for simulating fluid dynamics.
-
Updated
Aug 27, 2025 - C++
Implementation of the 12 steps approach to the Navier-Stokes equations, essential for simulating fluid dynamics.
Julia package for solving singular integral equations
Author's implementation of SIGGRAPH 2023 paper, "A Practical Walk-on-Boundary Method for Boundary Value Problems."
Monte Carlo Method to Solve Laplace and Poisson Equations with example for EE447 High Voltage Engineering
In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm
This is a Numerical Analysis course project, implementing numerical analysis methods.
Materials for "Differences between OpenACC and OpenMP offloading models" tutorial.
Andromeda is a Boundary Element Method based code, which solves the Laplace and Stokes partial differential equations in 3D.
Solves the Laplace equation for a specific mesh and boundaries.
A fast direct dense solver with machine accuracy for 2-D Laplace's equation
A Maxima package to compute Fourier series and solve partial differential equations.
MPI user-level checkpoint library
Fast Monte Carlo estimator for numerically solving a Poisson PDE.
Full finite-element code from scratch with SIMD-accelerated equation solver based on conforming finite elements with tests and example solution to Laplace equation.
Grapher software able to show the distribution of Electric potential in a two dimensional surface, by solving the Laplace equation with a discrete method. This project has been developed in MatLab and it´s tool, App Designer. The final result allows to show the distribution of the electric potential produced by an specific geometric configuratio…
ラプラス方程式を代用電荷法で解くプログラムです。
Implementation of Poisson Image Editing (Patrick Perez et al. Microsoft Research UK)
APPM 4660 Intermediate Numerical Analysis II final project [Spring 2021].
Gauss–Seidel algorithm for electrostatic fields
Simulation of a soap film over a 3D surface outline using FEM in R, visualized with plotly.
Add a description, image, and links to the laplace-equation topic page so that developers can more easily learn about it.
To associate your repository with the laplace-equation topic, visit your repo's landing page and select "manage topics."