SciPy.org SciPy 0.6.0 API Documentation Generated by Endo, 2007-10-17

maxentutils.py: Utility routines for the maximum entropy module. Most of them are either Python replacements for the corresponding Fortran routines or wrappers around matrices to allow the maxent module to manipulate ndarrays, scipy sparse matrices, and PySparse matrices a common interface.

Perhaps the logsumexp() function belongs under the utils/ branch where other modules can access it more easily.

Copyright: Ed Schofield, 2003-2006 License: BSD-style (see LICENSE.txt in main source directory)

Classes

Function summary

Functions

Imported Names

Local nameRefers to
asarraynumpy.asarray
bisectbisect
cmathcmath
division__future__.division
expnumpy.exp
lognumpy.log
mathmath
ndarraynumpy.ndarray
numpynumpy
randomrandom
sparsescipy.sparse