Skip to content

Releases: HuangRicky/cylp-python-win

cylp 0.91.0 on manylinux2014

19 Nov 19:43
643cb85
Compare
Choose a tag to compare

use manylinux2014 docker to compile (gcc 9), py 37 and 38.

Pypi site only provides windows binary. enjoy with my Linux builds!

NOT WORKING

you need to go to my manylinux2014 repo to see the correct builds.

CyLP 0.9.4 3.7 manylinux2010 x86_64

27 Apr 02:43
643cb85
Compare
Choose a tag to compare

built using manylinux2010 64bit. Tested on CentOS 7 working fine.

cylp 0.9.0b2 (upstream still uses 0.9.0b1) Python 3.6-3.8 64 bit

20 Nov 16:09
643cb85
Compare
Choose a tag to compare

I used latest master branch from Cbc and CyLP as of 11/19/2019 and compiled under Python 3.6 to Python 3.8.
Please comply to original author's license:
https://github.com/coin-or/CyLP
Use this library at your own risk.

Env: VS Build Tools 2019 (latest as of 11/19/2019)
Python 3.6.8 from Anaconda
Python 3.7.3 from Anaconda
Python 3.8.0 from Python.org
All 64-bit Python

When I compile, I used:
numpy 1.17.3+mkl

cylp 0.7.4 Windows 64 bit for Python 2.7

18 May 18:45
560cd0d
Compare
Choose a tag to compare

Compiled under Win 64 bit Python 2.7, using MinGW gcc 4.8.3