Releases: JuliaApproximation/ApproxFunBase.jl
Releases · JuliaApproximation/ApproxFunBase.jl
v0.8.19
v0.8.17
ApproxFunBase v0.8.17
Merged pull requests:
v0.8.16
ApproxFunBase v0.8.16
Merged pull requests:
v0.8.15
ApproxFunBase v0.8.15
Merged pull requests:
v0.8.14
ApproxFunBase v0.8.14
Merged pull requests:
v0.8.13
v0.8.12
v0.8.11
ApproxFunBase v0.8.11
Merged pull requests:
- simplify unsafe_resize in matrix resizedata (#433) (@jishnub)
- Make RaggedMatrix immutable (#435) (@jishnub)
- Parameterize operator in LowRankOperator (#436) (@jishnub)
- Lower optimization in downstream tests (#437) (@jishnub)
- LowRankOperator: change vector convert to map over eltype (#438) (@jishnub)
- minor improvements to type inference in LowRankPertOperator (#439) (@jishnub)
v0.8.10
ApproxFunBase v0.8.10
Merged pull requests:
- Empty array space (#425) (@jishnub)
- no BlasFloat specialzation for banded/approxbanded (#426) (@jishnub)
- remove pointer-based mulpars implementations (#427) (@jishnub)
- simplify some ranges in resizedata (#428) (@jishnub)
- safer inbounds in some helper functions (#429) (@jishnub)
- Out-of-place pad for BandedMatrix in resizedata (#430) (@jishnub)
- safer inbounds in RaggedMatrix (#431) (@jishnub)
- remove some inbounds annotations (#432) (@jishnub)
v0.8.9
ApproxFunBase v0.8.9
Merged pull requests: