Open
Description
Use this library to implement NSum
and improve NIntegrate
@mike-gimelfarb
I did an initial implementation of your project in package org.matheclipse.core.numerics
and used the TanhSinh
quadrature to implement Method->DoubleExponential
.