Skip to content

Releases: kevin-tracy/qpax

v0.0.9

16 Sep 17:06
Compare
Choose a tag to compare
bump pyproject

v0.0.8

16 Sep 16:54
Compare
Choose a tag to compare

Fix to return valid dual variables in the case of infinite constraints, solving #9.

v0.0.7

15 Sep 22:29
1cab604
Compare
Choose a tag to compare

Added fixes to handle QP's with <=1 inequality or equality constraints. This fixes the failures noted in the following issues:
#8, #7, #5, #4.

This does not fix #6 as the QP in this issue is nonconvex.

v0.0.6

20 Aug 18:57
bc467bb
Compare
Choose a tag to compare

This is the first release on pypi https://pypi.org/project/qpax/

v0.0.3

13 Jun 05:46
Compare
Choose a tag to compare

Relaxed gradients + elastic mode available.

v0.0.2

11 Jun 20:45
c567c6f
Compare
Choose a tag to compare

elastic mode

0.0.1

16 May 18:24
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/kevin-tracy/qpax