Skip to content

Commit 1419624

Browse files
Add HighsPy Package (#330)
Co-authored-by: Gyeongjae Choi <[email protected]>
1 parent 60560fa commit 1419624

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

packages/highspy/meta.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
package:
2+
name: highspy
3+
version: 1.11.0
4+
top-level:
5+
- highspy
6+
source:
7+
url: https://files.pythonhosted.org/packages/b4/fc/aa1325331c320598ce60cc31060087681cd05123b6fb2a8a571e882b7f05/highspy-1.11.0.tar.gz
8+
sha256: 771e58c076122d207ff1b19759c21d3227f0da5b80dfd89a4145681524969cef
9+
requirements:
10+
run:
11+
- numpy
12+
constraint:
13+
- pybind11 < 3
14+
about:
15+
home: null
16+
PyPI: https://pypi.org/project/highspy
17+
summary: A thin set of pybind11 wrappers to HiGHS
18+
license: null
19+
extra:
20+
recipe-maintainers:
21+
- airen1986

0 commit comments

Comments
 (0)