v0.8.1
ToeplitzMatrices v0.8.1
Closed issues:
- copy(A::Toeplitz) returns a regular Array (#69)
- ToeplitzMatrices.jl doesn't work with InfiniteArrays.jl (#74)
- On refactoring the codes (#75)
- FIx svdvals with Hankel (#81)
- Support submatrix (#84)
Merged pull requests:
- enable dependabot for GitHub actions (#77) (@ranocha)
- Bump actions/cache from 1 to 3 (#78) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#79) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#80) (@dependabot[bot])
- Make copyto! return dest for Hankel (#82) (@andreasnoack)
- Fix random seed in tests (#89) (@jishnub)
- standardize whitespace and newline (#90) (@jishnub)
- skip duplicate CI run (#94) (@jishnub)
- remove inbounds in
CirculantFactorization
ldiv (#96) (@jishnub) - CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#99) (@github-actions[bot])