Releases: SBRG/soplex_cython
Releases · SBRG/soplex_cython
Soplex 3.1.1
-
Fix major bug in rational converting from python float that greatly reduced solver precision
-
Simplify setup
-
Use latest version of soplex
Soplex 3.0.0
Updated to use most recent soplex version.
Now compatible with python 3
Version 0.0.5
Built against soplex 275202c6
Version 0.0.4
0.0.4
0.0.3
0.0.2
Version 0.0.1
How to install the binary wheels:
- Install gmp
- mac:
brew install gmp
- Ubuntu:
sudo apt-get install gmp
- mac:
- Download the appropriate wheel file
pip install <wheel_file_name>