Help
Currently the easiest way to get support is to file a GitHub issue or to email us (which may be slower).
If you are have a problem that SCS struggles to solve you can set the
write_data_filename
field in the settings and SCS will
dump a file containing the problem data to disk under that filename. Zip the
file and email it to us or attach
it to a GitHub issue. This makes it much easier for us to reproduce the problem.
A common cause of issues is not linking BLAS/LAPACK libraries correctly. If you are having this issue please search for resources on installing and linking these libraries first. You can try OpenBLAS if you need a BLAS library.