julia
Replace instances of `fill!(..., 0)` with `fill!(..., zero(T))` for structured matrices
#42669
Merged

Replace instances of `fill!(..., 0)` with `fill!(..., zero(T))` for structured matrices #42669

mcognetta
mcognetta replace fill!(..., 0) with fill!(..., zero(T))
e42de1a2
dkarrasch
dkarrasch approved these changes on 2021-10-16
dkarrasch dkarrasch added linear algebra
dkarrasch dkarrasch merged 806b1288 into master 4 years ago
mcognetta mcognetta deleted the structured_fill_0 branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone