Skip to content

Releases: SciML/RecursiveArrayTools.jl

Compatibility with static arrays

14 May 17:07

Choose a tag to compare

v0.7.0

Merge remote-tracking branch 'origin/master'

Type-stability fixes and expanded types

10 May 14:37

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

Choose a tag to compare

Plot recipes, better indexing, Juno rendering, etc.

recursive_eltype, show change, and ApproxFunDiffEq ready

01 May 23:38

Choose a tag to compare

v0.5.0

Merge remote-tracking branch 'origin/master'

Fix v0.6

29 Apr 01:08

Choose a tag to compare

v0.4.1

using Compat

Some late fixes

27 Apr 03:46

Choose a tag to compare

recursive_mean and eachindex

Feature Release: ArrayPartitions and VectorOfArray

26 Apr 15:50

Choose a tag to compare

Adds two new types and refactors a bit.

Do not force copy

01 Feb 08:23

Choose a tag to compare

Just a change to make the previous behavior a default, and not force the copy.