We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60560fa commit 1419624Copy full SHA for 1419624
packages/highspy/meta.yaml
@@ -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