@oscardssmith
I decided to make my own package because I wanted to add extensions for the autodiff rules. I think it has enough of an identity on it's own aside from LambertW that it doesn't really need to be in that package.
The package is set up so that real numbers go through the fast rational approximation path from T. Fukushima (2020), and then fall back to Algorithm 917 for complex numbers.
Let me know if there's anything specific that's needed before this can be moved to JuliaMath.
@oscardssmith
I decided to make my own package because I wanted to add extensions for the autodiff rules. I think it has enough of an identity on it's own aside from LambertW that it doesn't really need to be in that package.
The package is set up so that real numbers go through the fast rational approximation path from T. Fukushima (2020), and then fall back to Algorithm 917 for complex numbers.
Let me know if there's anything specific that's needed before this can be moved to JuliaMath.