Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Maximum entropy models (
scipy.maxentropy
)
»
scipy.maxentropy.logsumexp_naive
¶
scipy.maxentropy.
logsumexp_naive
(
values
)
¶
For testing logsumexp(). Subject to numerical overflow for large values (e.g. 720).
Previous topic
scipy.maxentropy.logsumexp
Next topic
scipy.maxentropy.robustlog
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Maximum entropy models (
scipy.maxentropy
)
»