ALPS Installation on Mac/Linux from Binaries
The prebuilt binary pyALPS
can be installed on most Linux and MacOS mcachines. pyALPS
can be installed using pip Python package manager:
pip install pyalps
Please make sure your version of Python is Python >= 3.9.
Walkthrough Video
For Windows computers one can either first install a Linux subsystem and then install ALPS or install ALPS in a virtual box environment.