Julia package for solving singular integral equations
-
Updated
Nov 10, 2024 - Julia
Julia package for solving singular integral equations
Implementation of the 12 steps approach to the Navier-Stokes equations, essential for simulating fluid dynamics.
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.
Solves the Laplace equation for a specific mesh and boundaries.
MPI user-level checkpoint library
A Maxima package to compute Fourier series and solve partial differential equations.
A fast direct dense solver with machine accuracy for 2-D Laplace's equation
Andromeda is a Boundary Element Method based code, which solves the Laplace and Stokes partial differential equations in 3D.
Fast Monte Carlo estimator for numerically solving a Poisson PDE.
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…
ラプラス方程式を代用電荷法で解くプログラムです。
APPM 4660 Intermediate Numerical Analysis II final project [Spring 2021].
Gauss–Seidel algorithm for electrostatic fields
Retrieves temperature information from Arduino and computes the (approximate) solution of the Laplace equation problem
Full finite-element code from scratch with SIMD-accelerated equation solver based on conforming finite elements with tests and example solution to Laplace equation.
Implementation of Poisson Image Editing (Patrick Perez et al. Microsoft Research UK)
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."