SciPy 0.6.0 API Documentation Generated by Endo, 2007-10-17
Maximum entropy modelling tools
Author: Ed Schofield <schofield@ftw.at> Copyright: 2003-2006 License: BSD-style. See LICENSE.txt in the scipy source directory.
test = NumpyTest().test
| Local name | Refers to |
|---|---|
| basemodel | SciPy.maxentropy.maxentropy.basemodel |
| bigmodel | SciPy.maxentropy.maxentropy.bigmodel |
| conditionalmodel | SciPy.maxentropy.maxentropy.conditionalmodel |
| cPickle | cPickle |
| division | __future__.division |
| math | math |
| model | SciPy.maxentropy.maxentropy.model |
| norm | scipy.linalg.norm |
| numpy | numpy |
| NumpyTest | numpy.testing.NumpyTest |
| optimize | scipy.optimize |
| sparse | scipy.sparse |
| types | types |