https://github.com/daleroberts/inteq-laplace
Boundary integral equation solver for 2D Laplace equation
https://github.com/daleroberts/inteq-laplace
mathematics numerical-codes python
Last synced: about 1 year ago
JSON representation
Boundary integral equation solver for 2D Laplace equation
- Host: GitHub
- URL: https://github.com/daleroberts/inteq-laplace
- Owner: daleroberts
- License: bsd-3-clause
- Created: 2013-05-23T02:26:08.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-04-15T07:32:07.000Z (about 11 years ago)
- Last Synced: 2025-01-29T09:45:54.824Z (over 1 year ago)
- Topics: mathematics, numerical-codes, python
- Language: Python
- Size: 188 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boundary integral equation method for Dirichlet problem
Solve the Dirichlet problem for the Laplace equation on
a planar domain where the boundary is a smooth simple
closed curve with a C^2 parametrisation using the
boundary integral equation method.
