bhepop2
2.0
Contents:
Overview
Usage
API reference
About Bhepop2
bhepop2
API reference
bhepop2
bhepop2.optim
View page source
bhepop2.optim
Module Contents
Functions
minxent_gradient
(q, matrix, eta, lambda_, maxiter)
bhepop2.optim.
minxent_gradient
(
q
:
numpy.ndarray
,
matrix
:
numpy.ndarray
,
eta
:
numpy.ndarray
,
lambda_
:
numpy.ndarray
,
maxiter
:
int
)