Skip to content

Releases: mckib2/scikit-glpk

MIP MPS support

25 Dec 04:09
81a531b
Compare
Choose a tag to compare

What's Changed

  • ENH: support writing MIP MPS files via integrality argument by @mckib2 in #20

Full Changelog: v0.4.3...v0.4.4

Additonal MPS information

05 Oct 04:18
399efec
Compare
Choose a tag to compare
v0.4.3

VER: bump version

MPS names

25 Sep 19:24
Compare
Choose a tag to compare
  • adds MPS name retrieval

v0.4.1

01 Dec 02:53
b8ea43d
Compare
Choose a tag to compare
  • fix dual reports for simplex and interior point methods

v0.4.0

01 Dec 01:27
84f002f
Compare
Choose a tag to compare
  • added scale option to glpk.glpk
  • indexing fixes to dual variable results in simplex and interior point methods

0.3.1

29 Oct 02:25
9ac335a
Compare
Choose a tag to compare
  • Bug fixes
  • Drop CPython 3.5 support

0.3.0v2

17 Oct 01:32
3c48c8f
Compare
Choose a tag to compare
  • improved input matrix sanitation
  • MPS/LP writers

0.2.2

17 Aug 23:45
3ed688e
Compare
Choose a tag to compare
  • linprog-like bounds
  • better input checking
  • tolerances for simplex/MIP

Initial release

30 Jul 03:01
02e3fa4
Compare
Choose a tag to compare
  • Builds GLPK cross-platform via pip install
  • Wheels built/uploaded for pypi

CI Test

30 Jul 01:57
f547726
Compare
Choose a tag to compare
CI Test Pre-release
Pre-release

Testing CI build