scipy.maxentropy.robustlog

scipy.maxentropy.robustlog(x)
Returns log(x) if x > 0, the complex log cmath.log(x) if x < 0, or float(‘-inf’) if x == 0.

Previous topic

scipy.maxentropy.logsumexp_naive

Next topic

scipy.maxentropy.rowmeans

This Page

Quick search