A simple library of the panoc algorithm with indicator box.
Manual installtion instructions are in the Matlab folder, however there are 3 scripts that automate the compilation:
- Matlab_install_windows.ps1 (uses powershell, visual studio and cmake)
- Matlab_install_linux.sh (uses bash, cmake and make)
- Matlab_install_mac.sh (uses bash, cmake and make)
Check out the Readme in the Matlab folder. It explains how to compile/install the matlab interface.