v3.29.0
·
146 commits
to master
since this release
RecursiveArrayTools v3.29.0
Merged pull requests:
- Make ArrayPartitions of GPU arrays work in DifferentialEquations solvers (#416) (@anicusan)
- Fix
fill!(::ArrayPartition)(#419) (@efaulhaber) - fix
Base.similarforVectorOfArrayofAbstractArray{<:StaticArray}(#420) (@jlchan)
Closed issues:
- Broadcasting on
ArrayPartitions is not applied recursively (#418)