v2.0.2
This release continues the Local-MIP 2.0 series and mainly improves Python usability.
Highlights
- Python bindings can now be installed directly via pip:
pip install localmip
- Users no longer need to clone the repository or manually build the Python extension to get started.
- Published Linux x86_64 wheels are available on PyPI.
- The Python package keeps the existing import style:
import localmip_py as lm
Notes
- This release is part of the Local-MIP 2.0 series.
- The main focus of this update is Python packaging and installation convenience.
- Repository-based development builds are still supported through python-bindings/.
PyPI
Project page:
https://pypi.org/project/localmip/