OPTIMUS
Global optimization library and software
Optimus programming library

This project helps user identify minima of a multidimensional function. Installation instructions for Linux systems:

  • Download and install the QT programming library from https://qt.io
  • Download the software from https://github.com/itsoulos/OPTIMUS.git
  • Set the OPTIMUSPATH environment variable pointing at the installation directory of OPTIMUS e.g. OPTIMUSPATH=/home/user/OPTIMUS/
  • Set the LD_LIBRAPY_PATH to include the OPTIMUS/lib subdirectory e.g. LD_LIBRAPY_PATH=$LD_LIBRAPY_PATH:$OPTIMUSPATH/lib/:
  • Issue the command: cd $OPTIMUSPATH
  • Execute the compilation script: ./compile.sh
Example footer