Skip to content

Releases: qoco-org/qoco-python

v0.3.2

Choose a tag to compare

@govindchari govindchari released this 11 Jun 17:19
aa631f6

What's Changed

v0.3.1

Choose a tag to compare

@govindchari govindchari released this 08 May 22:44
2e7a539

v0.3.0

Choose a tag to compare

@govindchari govindchari released this 01 May 01:37

What's Changed

This version significantly improves the robustness of QOCO and increases the number of MM problems solved from 129/138 to 136/138.

v0.2.7

Choose a tag to compare

@govindchari govindchari released this 16 Apr 18:49

Fix a couple bugs by @govindchari in qoco-org/qoco#51
Add closed-form SOC step-size computation by @govindchari in qoco-org/qoco#59

v0.2.6

Choose a tag to compare

@govindchari govindchari released this 22 Mar 21:25

Fixed race condition in cuda backend in set_nt_identity() function: qoco-org/qoco#49

v0.2.5

Choose a tag to compare

@govindchari govindchari released this 18 Mar 00:04
ec2e51b

Bug Fix when m=0: qoco-org/qoco#48

v0.2.4

Choose a tag to compare

@govindchari govindchari released this 11 Mar 23:18

Fixed bug in re-solves: qoco-org/qoco#46
Add bindings for update_vector_data and update_matrix_data (@JonasBreuling): #4

v0.2.3

Choose a tag to compare

@govindchari govindchari released this 07 Feb 05:33

Performance optimizations for problems with many SOCs when using cuda backend: qoco-org/qoco#43

v0.2.2

Choose a tag to compare

@govindchari govindchari released this 02 Jan 00:59

Fix bug in constraint range: qoco-org/qoco#41

v0.2.1

Choose a tag to compare

@govindchari govindchari released this 24 Dec 00:02

Made qoco + cuda backend run fully on the GPU: qoco-org/qoco#39