Open JBurniston opened 8 months ago
@JBurniston thanks for the comments. The error is because the current version of DDS does not accept Hermitian complex matrices. You have to reformulate your problem into a real version. I will add an error message to check this in the input.
@mehdi-karimi-math Do you have any plans to support complex variables?
@JBurniston, We do not plan to change the algorithms yet, but we plan to add DDS to one of the modeling languages, such as YALMIP, so they transform a given problem with complex data into the DDS format. Similar to using CVX; as far as I know, SDPT3, for example, does not accept complex matrices, but CVX reformulates the problem into a real-valued one.
Source code:
Error message:
the hermitianBasis function is: