Skip to content

Commit 560cd0d

Browse files
authored
Update README.md
1 parent d11c098 commit 560cd0d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
# cylp-python-win
22
cylp python windows binary
3+
4+
cylp is a Python package:
5+
https://pypi.org/project/cylp
6+
https://github.com/coin-or/CyLP
7+
License: CPL v1.0
8+
9+
I compiled under Windows 64bit Python 2.7 using MinGW-64 (gcc 4.8.3),
10+
because the original authors only compiled under Python 3+:
11+
https://pypi.org/project/cylp/0.9.0b1/#files
12+
and under Python 2.7, only 32 bit is available.
13+
https://pypi.org/project/cylp/0.7.4/#files
14+
15+
For your convenience, I also copied Python 3+ binaries.

0 commit comments

Comments
 (0)