Brendan O'Donoghue
Brendan O'Donoghue
Thanks for posting this! I still have not been able to reproduce this *but* I think I have identified the problem, a very nasty bug in how I'm calling the...
Thanks for all the information. I can only think of the difference when installing via pip is from linking against a different blas library, but I'm surprised that the change...
Ok i just cut a new pip release, can you pip install or pip upgrade and retry? Make sure it's version 3.2.5. Fingers crossed this fixes it.
Oh no! Can you dump the data down to csv again for one of them?
Ok I have been able to reproduce this, as far as I can tell it is just numerical problems when the values are very small producing inconsistent results between different...
I believe I have fixed the issue in this PR: https://github.com/cvxgrp/scs/pull/280 I added the data files you included as tests, is this ok? If not I can remove them.
Yes, will do as soon as I can figure out what's wrong with https://github.com/bodono/scs-python/pull/103
Ok, it's on pip now.
Oh cool! Thanks for looking into this, it would be great to get this in. Happy to take a look once you have it ready.