Open litongyu opened 2 years ago
Export these two types can make osqp pickleable, otherwise python cannot recognize these classes.
Upvote for exporting OSQP_results and OSQP_info. This should be quick and it is helpful for code bases using type hints.
OSQP_results
OSQP_info
Export these two types can make osqp pickleable, otherwise python cannot recognize these classes.