Skip to content

tbenthompson/quadracheer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadracheer =====

A python library for singular and almost singular integrals. Especially those integrals that are necessary for boundary element computations.

Functions return the points and weights of quadrature formulas defined on the reference interval [-1, 1].

Installation -----

Once you've downloaded the code, just run:

python setup.py install 

Tests

To run the tests, type:

./pytest

from the root directory. This assumes that py.test is installed.

About

Quadrature methods for singular and almost singular integrals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published