A package for the simulation of condensed matter physics problems: Core Libraries
ALPSCore contains the core libraries of the applications and libraries for physics simulations, ALPS. The package is maintained by the UMich group, for more information see alpscore.org
ALPSCore contains the core libraries of the applications and libraries for physics simulations, ALPS. The package is maintained by the UMich group, for more information see alpscore.org
To install ALPSCore, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ALPSCore
To see what files were installed by ALPSCore, run:
port contents ALPSCore
To later upgrade ALPSCore, run:
sudo port selfupdate && sudo port upgrade ALPSCore
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.