We believe in a future in which the web is a preferred environment for numerical computation. To help realize this future, we've built stdlib. stdlib is a standard library, with an emphasis on ...
I would like to point out a necessary correction in the implementation of the Hypergeometric function in your codebase. Currently, the recurrence relation for the series term is written as: Cj1 = Cj * ...