From fe5dd3354ad2b5b48c104dca358a9c5e3119bcd1 Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Sat, 2 Dec 2017 13:23:38 +0100 Subject: initial commit --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.rst (limited to 'README.rst') 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). -- cgit v1.2.3-74-g4815