Hello,
I am trying to compute a high number of recursion coefficients (on the order of 500).
Using the OrthoPoly constructor as in the tutorial returns the error
ERROR: DomainError with 2.2250738585072014e-307:
Underflow in stieltjes() for k=255; try using `removeZeroWeights`
I do not see a way to use `removeZeroWeights'.
I would be grateful for any help or tips in general about obtaining such high number of coefficients.