A package for the calculation of spectral functions using the Maximum Entropy method
This package provides functionality for computing the analytical continuation of many-body response functions from the imaginary time axis to the real frequency axis. This code is part of the ALPS applications and dependent on the ALPSCore libraries.
This package provides functionality for computing the analytical continuation of many-body response functions from the imaginary time axis to the real frequency axis. This code is part of the ALPS applications and dependent on the ALPSCore libraries.
To install ALPSMaxent, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ALPSMaxent
To see what files were installed by ALPSMaxent, run:
port contents ALPSMaxent
To later upgrade ALPSMaxent, run:
sudo port selfupdate && sudo port upgrade ALPSMaxent
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.