Open videlec opened 5 years ago
I agree, I had the idea for such compiler years ago but the details are beyond me :)
Before I forget about this issue again: I did the j-function coefficients in https://github.com/fredrik-johansson/jfunction
Turns out, it is difficult to do it purely numerically because proving Rademacher-like tight error bounds is a nightmare. But the hybrid modular-numerical algorithm should generalize really well.
K. Brigmann developed analogues of Rademacher formula for many other integral sequences. It is tempting to write certified numerical algorithms for evaluating them.
Ideally, there should exist a compiler that would turn modularity properties of generating function into a certified algorithm for numerical evaluation of the coefficients.