Releases: SciML/RecursiveArrayTools.jl
Releases · SciML/RecursiveArrayTools.jl
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'
Type-stability fixes and expanded types
Merge pull request #10 from rdeits/fix-similar more type-stable versions of `similar()` and some tests
Round out the AbstractVectorOfArray Functionality
Plot recipes, better indexing, Juno rendering, etc.
recursive_eltype, show change, and ApproxFunDiffEq ready
v0.5.0 Merge remote-tracking branch 'origin/master'