Commit 73aec9c
More efficient and less intrusive
* small change to make it work
* Update src/atoms/second_order_cone/quadform.jl
Co-authored-by: Eric Hanson <5846501+ericphanson@users.noreply.github.com>
* Update src/atoms/second_order_cone/quadform.jl
Co-authored-by: Eric Hanson <5846501+ericphanson@users.noreply.github.com>
* Adding a test
* Update src/problem_depot/problems/socp.jl
Co-authored-by: Eric Hanson <5846501+ericphanson@users.noreply.github.com>
Co-authored-by: Eric Hanson <5846501+ericphanson@users.noreply.github.com>quadform (#444)1 parent feacb66 commit 73aec9c
File tree
2 files changed
+18
-7
lines changed- src
- atoms/second_order_cone
- problem_depot/problems
2 files changed
+18
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
22 | | - | |
| 20 | + | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
270 | 283 | | |
271 | 284 | | |
272 | 285 | | |
| |||
0 commit comments