diff options
| author | Christoph Groth <christoph.groth@cea.fr> | 2017-12-02 13:23:38 +0100 |
|---|---|---|
| committer | Christoph Groth <christoph.groth@cea.fr> | 2018-02-23 12:55:00 +0100 |
| commit | fe5dd3354ad2b5b48c104dca358a9c5e3119bcd1 (patch) | |
| tree | 3eaa0dc6e161c2b7fb104d7b3dad6ebde0b9842b /README.rst | |
initial commit
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..12eba6d --- /dev/null +++ b/README.rst @@ -0,0 +1,9 @@ +Vquad +===== + +Vquad is a work-in-progress towards a general-purpose, robust, efficient, and parallel library for numerical integration. + +History +------- + +Vquad is based on algorithm 4 from the article "Increasing the Reliability of Adaptive Quadrature Using Explicit Interpolants", Pedro Gonnet, ACM TOMS 37, 26 (2010). |
