Skip to content

coinor.dippy for Ubuntu

Latest
Compare
Choose a tag to compare
@cloudy-sfu cloudy-sfu released this 30 Dec 10:49
· 1 commit to main since this release
249ec79


Built from https://github.com/coin-or/Dip/tree/releases/0.95.0

Install

  1. Download Dip-ubuntu.zip and unzip to a local folder, denoted as $dip.
  2. Set system environment variable export LD_LIBRARY_PATH=$dip/lib. (To set persistently, write this command to ~/.bashrc.)
  3. Download the wheel file suitable for your system to a local path, denoted as $wheel.
  4. Run pip install $wheel.