Python package for computing singular & near-singular integrals on quadratic triangles. The code is used in the following paper:
- H. Montanelli, M. Aussal & H. Haddar, Computing weakly singular and near-singular integrals over curved boundary elements, SISC (2022)
To install, you can either download a .zip file or clone the directory with Git.
Download a .zip of singintpy from:
To clone the chebpy repository, first navigate in a terminal to where you want the repository cloned, then type:
git clone https://github.com/Hadrien-Montanelli/singintpy.git
Check out example_singint.py
— happy computing!
See LICENSE.txt
for licensing information.
Any comment or question, send an email to: [email protected]