quadpy icon indicating copy to clipboard operation
quadpy copied to clipboard

Add support for logarithmic singularity (fixed-point) quadratures

Open wa03 opened this issue 7 years ago • 2 comments

See http://www.pmf.ni.ac.rs/pmf/publikacije/filomat/2016/30-4/30-4-28.pdf for details

I have an implementation using mpmath, but it feels like I'm being very inefficient about it.

wa03 avatar Jun 12 '18 00:06 wa03

An interesting suggestion. I'll probably look at it at some point.

nschloe avatar Jun 12 '18 11:06 nschloe

Let me know if you need any reference code or anything. Like I said, mine feels very inefficient, but I'm not familiar with generating quadratures, so maybe there's an obvious easy way to improve the approach I have.

wa03 avatar Jun 13 '18 20:06 wa03