Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export OSQP_info and OSQP_results in src/extension/src/osqpmodule.c #75

Open
litongyu opened this issue Mar 22, 2022 · 1 comment
Open

Comments

@litongyu
Copy link

litongyu commented Mar 22, 2022

Export these two types can make osqp pickleable, otherwise python cannot recognize these classes.

@martinstefanik
Copy link

Upvote for exporting OSQP_results and OSQP_info. This should be quick and it is helpful for code bases using type hints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants