Skip to content

v3.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 15:35
· 53 commits to master since this release
7fdbfba

RecursiveArrayTools v3.29.0

Diff since v3.28.0

Merged pull requests:

  • Make ArrayPartitions of GPU arrays work in DifferentialEquations solvers (#416) (@anicusan)
  • Fix fill!(::ArrayPartition) (#419) (@efaulhaber)
  • fix Base.similar for VectorOfArray of AbstractArray{<:StaticArray} (#420) (@jlchan)

Closed issues:

  • Broadcasting on ArrayPartitions is not applied recursively (#418)