Releases: SciML/RecursiveArrayTools.jl
Releases · SciML/RecursiveArrayTools.jl
Type-stable ArrayPartition
Merge pull request #18 from devmotion/change_arraypartition Improved ArrayPartition
Small bugfixes
Display, comprehension, etc. bugfixes from users.
Add missing setindex! functions for VectorOfArray
Deprecate vacarr_to_arr and add recursive_mean dispatch
v0.11.0 fix diffeq array plotting
Hotfix ArrayPartition display
v0.10.1 Update array_partition.jl
add missing vecarr_to_arr
This allows the change from vecvec_to_mat to vecarr_to_arr ecosystem-wide.
v0.6 and nice displays
v0.9.0 update tests
Remove Iterators
v0.8.0 add chain
ArrayPartition hotfix
This is necessary for the next Ordinary DiffEq update which allows usage of static arrays
Compatibility with static arrays
v0.7.0 Merge remote-tracking branch 'origin/master'