Skip to content

Conversation

blegat
Copy link
Member

@blegat blegat commented Sep 3, 2020

OSQP is comparing a CleverDict with a Dict which requires CleverDict to implement get which is part of the AbstractDict API, see
https://travis-ci.com/github/blegat/SolverTests/jobs/380241593#L549-L565

@blegat blegat added this to the v0.9.15 milestone Sep 3, 2020
Copy link
Member

@odow odow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Potentially could do with a test when !_is_dense(c).

@blegat blegat merged commit aff4e0f into master Sep 4, 2020
@blegat blegat deleted the bl/clever_dict_get branch September 4, 2020 11:57
@odow
Copy link
Member

odow commented Sep 4, 2020

@odow
Copy link
Member

odow commented Sep 4, 2020

Oh, it needs the same thing for DoubleDict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants