Sébastien Designolle
Sébastien Designolle
I also run into numerical inconsistency and want to play with the value of `dd_almostzero`. I've cloned cddlib and modified cdd.h accordingly, but, after placing the entire cddlib folder in...
Thanks @matbesancon, it's working perfectly now! Minor note: building cdd from its [source](https://github.com/cddlib/cddlib) puts the files that julia is looking for in `lib-src/.libs/` so that I had to copy the...
It indeed seems all good to me, thanks!
What's the status here? `SpectralBlockLMO` does not seem to exist anymore, it has probably been refactored.
Ok, the error message is actually quite clear: my problem has empty columns. This is detected by other solvers but seems to not be preprocessed by COSMO. I'll adapt my...
Indeed, even when I remove the empty columns, I still obtain an error. Actually not with the example above, but here is a minimal example in the dat-s format. ```...
Hello, thanks for your replies. Deactivating the chordal decomposition indeed removes the bug, but I suspect some users (not me in my case actually) may want to take advantage of...
Just run it, and the profile looks way less colourful, thanks a lot!
@BatyLeo What is the status here?
Okay perfect, let me close this issue then, thanks!