BandedMatrices v1.9.4
Merged pull requests:
- Add support for reverse Cuthill-McKee algorithm. (#470) (@samuelsonric)
- Define
dataids
for aBandedMatrix
(#472) (@jishnub) - Bump compat for CliqueTrees to 1. (#475) (@samuelsonric)
- Allow non-zero fill! if all the entries are in bands (#479) (@dlfivefifty)
Closed issues:
- Add support (reverse) Cuthill-McKee algorithm (#76)