Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 610 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 610 Bytes

travis

C_FBE_algos

A simple library of the panoc algorithm with indicator box.

graph with convergence time

Matlab

Manual installtion instructions are in the Matlab folder, however there are 3 scripts that automate the compilation:

  1. Matlab_install_windows.ps1 (uses powershell, visual studio and cmake)
  2. Matlab_install_linux.sh (uses bash, cmake and make)
  3. Matlab_install_mac.sh (uses bash, cmake and make)

Tips

Check out the Readme in the Matlab folder. It explains how to compile/install the matlab interface.