Skip to content

Releases: SciML/RecursiveArrayTools.jl

Deprecate vacarr_to_arr and add recursive_mean dispatch

30 Jun 11:36
Compare
Choose a tag to compare

Hotfix ArrayPartition display

28 Jun 12:23
Compare
Choose a tag to compare
v0.10.1

Update array_partition.jl

add missing vecarr_to_arr

16 Jun 12:29
Compare
Choose a tag to compare

This allows the change from vecvec_to_mat to vecarr_to_arr ecosystem-wide.

v0.6 and nice displays

05 Jun 22:41
Compare
Choose a tag to compare
v0.9.0

update tests

Remove Iterators

23 May 20:35
Compare
Choose a tag to compare
v0.8.0

add chain

ArrayPartition hotfix

14 May 22:27
Compare
Choose a tag to compare

This is necessary for the next Ordinary DiffEq update which allows usage of static arrays

Compatibility with static arrays

14 May 17:07
Compare
Choose a tag to compare
v0.7.0

Merge remote-tracking branch 'origin/master'

Type-stability fixes and expanded types

10 May 14:37
Compare
Choose a tag to compare
Merge pull request #10 from rdeits/fix-similar

more type-stable versions of `similar()` and some tests

Round out the AbstractVectorOfArray Functionality

07 May 05:46
Compare
Choose a tag to compare

Plot recipes, better indexing, Juno rendering, etc.

recursive_eltype, show change, and ApproxFunDiffEq ready

01 May 23:38
Compare
Choose a tag to compare
v0.5.0

Merge remote-tracking branch 'origin/master'