Re: [sage-support] Backends for SemidefiniteProgram()

2023-02-17 Thread Dima Pasechnik
On Fri, 17 Feb 2023, 10:15 'Peter Mueller' via sage-support, < sage-support@googlegroups.com> wrote: > Even though I installed the optional packages csdp and dsdp in Sage 9.8, > they do not seem to be available as backends for `SemidefiniteProgram()`. > At any rate, calling it with `solver='csdp'`

[sage-support] Backends for SemidefiniteProgram()

2023-02-17 Thread 'Peter Mueller' via sage-support
Even though I installed the optional packages csdp and dsdp in Sage 9.8, they do not seem to be available as backends for `SemidefiniteProgram()`. At any rate, calling it with `solver='csdp'` or `solver='dsdp'` results in the error message *ValueError: 'solver' should be set to 'CVXOPT', 'Matri