You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decide if anything else should be passed back up to Python.
Add normalization.
Add some docs and a description somewhere.
Add more checks to the functions passed in to make sure they are reasonable/take the correct number of arguments since otherwise errors coming from C calling back into Python can be uninformative/unnecessarily long
Add in standard normalization routines to the library users can call if they don't want to implement their own
The text was updated successfully, but these errors were encountered:
bamos
pushed a commit
to bamos/scs-python
that referenced
this issue
Apr 8, 2019
* python_linsys: Correctly pass back up `None` when warm-start is provided.
* Python linsys: Add normalization for #13.
* Python linsys: Add normalization tests.
* Bump scs submodule to the latest master.
The text was updated successfully, but these errors were encountered: