This is documentation for an old release of SciPy (version 0.9.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.maxentropy.maxentutils.densefeaturematrix
-
scipy.maxentropy.maxentutils.densefeaturematrix(f, sample)
Returns an (m x n) dense array of non-zero evaluations of the
scalar functions fi in the list f at the points x_1,...,x_n in the
list sample.