-
Notifications
You must be signed in to change notification settings - Fork 27
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
bug report when using SCS solver #125
Comments
Take a read of: https://discourse.julialang.org/t/psa-make-it-easier-to-help-you/14757 Is it possible to make a simpler example that demonstrates the issue? You can also post code and data as a gist rather than copy-pasting into the github issue to make things easier to read. x-ref: https://discourse.julialang.org/t/submit-a-bug-report-when-using-scs-solver/18080 |
did you check if Your SCS installation passes its test suite? |
Hi. Thank you so much. It works when using it last week. I think its installation is ok. I will reinstall it again to check . |
@odow . Hi, terribly sorry for my careless editting. A simple example from scs introduction seems to be always ok. In my code, running block didnt show any error reminder, I will check my code again. Thank you so much ! |
please run |
ops! I reinstall Julia and update all packages, then my code works without bug information any more. I appreciate all your helps. |
Here is my code as below.
#here I attach some data for example:
xi=
Pii=
Edit(odow): formatting.
The text was updated successfully, but these errors were encountered: