scipy_compatibility

Scipy compatibility module

Functions

lambertw(x[, k, tol])

Lambert W function.

scipy_lambertw(x[, k, tol])

Lambert W function.

xlogy(x1, x2[, out])

Compute x*log(y) so that the result is 0 if x = 0.