0

Please how exactly is PyMaxEnt used?

How exactly is it used in solving for the Lagrange multipliers in maximum entropy systems

24th May 2021, 12:50 AM
Abasiekeme Kenneth UMOREN
1 Resposta
+ 3
try searching in google: how exactly is PyMaxEnt used? https://www.sciencedirect.com/science/article/pii/S2352711019302456 https://github.com/saadgroup/PyMaxEnt // PyMaxEnt is a software that implements the principle of maximum entropy to reconstruct functional distributions given a finite number of known moments. The software supports both continuous and discrete reconstructions, and is very easy to use through a single function call. In this article, we set out to verify and validate the software against several tests ranging from the reconstruction of discrete probability distributions for biased dice all the way to multimodal Gaussian and beta distributions. Written in Python, PyMaxEnt provides a robust and easy-to-use implementation for the community.
24th May 2021, 3:02 AM
NEZ
NEZ - avatar