v0.13.5
github-actions
released this
16 Oct 06:19
·
155 commits
to master
since this release
FillArrays v0.13.5
Closed issues:
- Consistently specialize one, zero on args of type Zeros, Ones, Eye (#173)
- Use Static.jl to implement elements of Ones and Zeros? (#176)
- Piracy of
map(f)
(#179)
Merged pull requests:
- Don't overload
map(f)
(#180) (@mcabbott) - Specialize
iterate
(#181) (@jishnub) - specialize sum for FillArrays (#182) (@jishnub)
- Avoid testing on v1.8 explicitly (#183) (@jishnub)
- specialize
one
forFillArrays
(#184) (@jishnub) - Add Invalidations.yml (#185) (@ranocha)
- Add badges from Juliahub (#186) (@jishnub)
- Update Compathelper script (#189) (@jishnub)
- Use
Aqua
to ensure project quality (#190) (@jishnub) - Update TagBot.yml (#191) (@jishnub)
- don't specialize convert (#192) (@jishnub)
- Tuples instead of vectors in tests (#193) (@jishnub)
- Version bump to v0.13.5 (#194) (@jishnub)