v3.42.0
·
181 commits
to master
since this release
RecursiveArrayTools v3.42.0
Merged pull requests:
- Implement
lastindexfor ragged arrays (#501) (@JoshuaLampert) - Fix broadcasting and
viewfor raggedVectorOfArray(#504) (@JoshuaLampert) - Run formatter (#505) (@JoshuaLampert)
- Add JET tests (#506) (@JoshuaLampert)
- Update Project.toml (#507) (@ChrisRackauckas)
Closed issues:
- Issue with broadcasting a
VectorOfArraywith differently sized vectors (#454)