Commit dc2246c
authored
Fix copying between Symmetric and Hermitian matrices. (#2913)
We shouldn't perform a dense copy, which we started dispatching to after
the Adapt.jl Union now lists Hermitian as well (Symmetric had been broken before).1 parent 3d278b6 commit dc2246c
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
113 | 120 | | |
114 | 121 | | |
115 | 122 | | |
| |||
0 commit comments