Skip to content

WIP: ENH: optimize.linprog: use highspy for _linprog_highs#18642

Closed
mckib2 wants to merge 17 commits intoscipy:mainfrom
mckib2:highspy-port
Closed

WIP: ENH: optimize.linprog: use highspy for _linprog_highs#18642
mckib2 wants to merge 17 commits intoscipy:mainfrom
mckib2:highspy-port

Conversation

@mckib2
Copy link
Copy Markdown
Contributor

@mckib2 mckib2 commented Jun 7, 2023

Reference issue

What does this implement/fix?

  • removes Cython wrapper in favor of upstream highspy extensions as discussed in ENH: optimize: object-oriented interface to HiGHS #15915
    • includes _highs_options and _highs_constants C extensions to access APIs and constants not available from pybind11 interfaces directly
  • updates to latest upstream HiGHS master including meson build system port

Additional information

TODO:

  • update SciPy HiGHS fork, submodule ref

@mckib2 mckib2 added enhancement A new feature or improvement 3rd party binaries labels Jun 7, 2023
@mckib2 mckib2 added this to the 1.12.0 milestone Jun 7, 2023
@mdhaber mdhaber closed this Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants