Commit 1201b1f
authored
Appropriate zero in
Working on #1372, I came across some unusual tests with non-Number
`eltype`s, for which this `fill!` fails unless the appropriate zero is
used. Probably missing convert methods, but we might as well use the
zero of the eltype here._lu_tridiag! (#1374)1 parent c64c328 commit 1201b1f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
| 655 | + | |
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
| |||
0 commit comments