Commit be0fe1c
committed
Fix failing tests in t_qcqps_master when 'DEFAULT' implies 'FMINCON' (as in MATLAB Online).
- In this case, qcqps_master() can be used to solve LP / QP problems, unlike when explicitly selecting 'FMINCON', which explicitly skipped these tests.
- No idea why these tests were failing on MATLAB Online, but passing on MATLAB GitHub runners. Must be something different in the environment that results in small numerical differences.1 parent 3ae09a1 commit be0fe1c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| |||
0 commit comments